MACreative commited on
Commit
441335f
·
verified ·
1 Parent(s): 3358f04

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -1
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>