Update README.md
Browse files
README.md
CHANGED
|
@@ -21,6 +21,5 @@ python -c "from huggingface_hub import hf_hub_download; hf_hub_download(repo_id=
|
|
| 21 |
curl -OutFile ModelFile https://huggingface.co/MACreative/phi3-mini-128k-instruct-ru-gguf/raw/main/ModelFile
|
| 22 |
|
| 23 |
ollama create my-phi3-ru -f ModelFile
|
| 24 |
-
|
| 25 |
ollama run my-phi3-ru
|
| 26 |
</code>
|
|
|
|
| 21 |
curl -OutFile ModelFile https://huggingface.co/MACreative/phi3-mini-128k-instruct-ru-gguf/raw/main/ModelFile
|
| 22 |
|
| 23 |
ollama create my-phi3-ru -f ModelFile
|
|
|
|
| 24 |
ollama run my-phi3-ru
|
| 25 |
</code>
|