Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
text-generation-inference
Commits
5a1512c0
Unverified
Commit
5a1512c0
authored
Jul 19, 2023
by
Nicolas Patry
Committed by
GitHub
Jul 19, 2023
Browse files
docs: Update README.md (#643)
parent
1c81df15
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
README.md
README.md
+1
-1
No files found.
README.md
View file @
5a1512c0
...
@@ -217,7 +217,7 @@ sudo apt-get install libssl-dev gcc -y
...
@@ -217,7 +217,7 @@ sudo apt-get install libssl-dev gcc -y
### CUDA Kernels
### CUDA Kernels
The custom CUDA kernels are only tested on NVIDIA A100s. If you have any installation or runtime issues, you can remove
The custom CUDA kernels are only tested on NVIDIA A100s. If you have any installation or runtime issues, you can remove
the kernels by using the
`
BUILD_EXTENSIONS=Fals
e`
environment variable.
the kernels by using the
`
DISABLE_CUSTOM_KERNELS=Tru
e`
environment variable.
Be aware that the official Docker image has them enabled by default.
Be aware that the official Docker image has them enabled by default.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment