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
bitsandbytes
Commits
e8760101
Unverified
Commit
e8760101
authored
Jan 01, 2024
by
Tim Dettmers
Committed by
GitHub
Jan 01, 2024
Browse files
Merge pull request #630 from askulkarni2/patch-2
doc: Fix typo in how_to_use_nonpytorch_cuda.md
parents
9c63202a
c85733cf
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
how_to_use_nonpytorch_cuda.md
how_to_use_nonpytorch_cuda.md
+2
-1
No files found.
how_to_use_nonpytorch_cuda.md
View file @
e8760101
...
@@ -21,7 +21,8 @@ wget https://raw.githubusercontent.com/TimDettmers/bitsandbytes/main/install_cud
...
@@ -21,7 +21,8 @@ wget https://raw.githubusercontent.com/TimDettmers/bitsandbytes/main/install_cud
# EXPORT_TO_BASH in {0, 1} with 0=False and 1=True
# EXPORT_TO_BASH in {0, 1} with 0=False and 1=True
# For example, the following installs CUDA 11.7 to ~/local/cuda-11.7 and exports the path to your .bashrc
# For example, the following installs CUDA 11.7 to ~/local/cuda-11.7 and exports the path to your .bashrc
bash install_cuda.sh 117 ~/local 1
bash cuda_install.sh 117 ~/local 1
```
```
## Setting the environmental variables BNB_CUDA_VERSION, and LD_LIBRARY_PATH
## Setting the environmental variables BNB_CUDA_VERSION, and LD_LIBRARY_PATH
...
...
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