-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
- Loading branch information
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,8 +5,8 @@ | |
### GPU option | ||
|
||
1. Instal git lfs | ||
2. NVIDIA Docker Toolkit https://docs.nvidia.com/datacenter/cloud-native/container-toolkit/latest/install-guide.html | ||
3. Add shh key to hugingface account https://huggingface.co/docs/hub/security-git-ssh or https://huggingface.co/blog/password-git-deprecation | ||
2. NVIDIA Docker Toolkit [link](https://docs.nvidia.com/datacenter/cloud-native/container-toolkit/latest/install-guide.html) | ||
Check failure on line 8 in embedingModels/README.md GitHub Actions / buildTrailing spaces
Check failure on line 8 in embedingModels/README.md GitHub Actions / buildLine length
|
||
3. Add shh key to hugingface account [link](https://huggingface.co/docs/hub/security-git-ssh) or [link](https://huggingface.co/blog/password-git-deprecation) | ||
Check failure on line 9 in embedingModels/README.md GitHub Actions / buildLine length
|
||
|
||
4. run this in ChatKNML/ : | ||
Check failure on line 11 in embedingModels/README.md GitHub Actions / buildLists should be surrounded by blank lines
|
||
```sh | ||
Check failure on line 12 in embedingModels/README.md GitHub Actions / buildFenced code blocks should be surrounded by blank lines
|
||
|
@@ -15,7 +15,7 @@ git clone [email protected]:intfloat/e5-large-v2 | |
``` | ||
Check failure on line 15 in embedingModels/README.md GitHub Actions / buildFenced code blocks should be surrounded by blank lines
|
||
### Aleternativ for 1,2,3 | ||
Check failure on line 16 in embedingModels/README.md GitHub Actions / buildHeadings should be surrounded by blank lines
|
||
|
||
copy evry flie form here: https://huggingface.co/intfloat/multilingual-e5-large/tree/main | ||
copy evry flie form here: [link](https://huggingface.co/intfloat/multilingual-e5-large/tree/main) | ||
|
||
#### IMPORTANT | ||
|
||
|