kshabana commited on
Commit
a265c0f
1 Parent(s): 2256d75

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -41,9 +41,10 @@ this is a finetune model of [llama3.1](https://llama.meta.com) that can perform
41
 
42
  #### installation
43
 
44
- download [ollama](https:ollama.com/download)
45
 
46
- ``` ollama run hf.co/kshabana/GOAT-coder-llama3.1-8b:Q4_K_M```
 
47
 
48
  ### Model Sources
49
 
 
41
 
42
  #### installation
43
 
44
+ download [ollama](https://ollama.com/download)
45
 
46
+ ```bash
47
+ ollama run hf.co/kshabana/GOAT-coder-llama3.1-8b:Q4_K_M```
48
 
49
  ### Model Sources
50