Update README.md
Browse files
README.md
CHANGED
@@ -116,12 +116,6 @@ The following clients/libraries will automatically download models for you, prov
|
|
116 |
* LoLLMS Web UI
|
117 |
* Faraday.dev
|
118 |
|
119 |
-
### In `text-generation-webui`
|
120 |
-
|
121 |
-
Under Download Model, you can enter the model repo: infosys/NT-Java-1.1B-GGUF and below it, a specific filename to download, such as: NT-Java-1.1B_Q4_K_M.gguf.
|
122 |
-
|
123 |
-
Then click Download.
|
124 |
-
|
125 |
### On the command line, including multiple files at once
|
126 |
|
127 |
I recommend using the `huggingface-hub` Python library:
|
|
|
116 |
* LoLLMS Web UI
|
117 |
* Faraday.dev
|
118 |
|
|
|
|
|
|
|
|
|
|
|
|
|
119 |
### On the command line, including multiple files at once
|
120 |
|
121 |
I recommend using the `huggingface-hub` Python library:
|