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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -38,6 +38,13 @@ this is a finetune model of [llama3.1](https://llama.meta.com) that can perform
38
  - **License:** Apache2.0
39
  - **Finetuned from model [llama3.1-instruct](https://huggingface.co/meta-llama/Meta-Llama-3.1-8B-Instruct)
40
 
 
 
 
 
 
 
 
41
  ### Model Sources
42
 
43
  https://huggingface.co/meta-llama/Meta-Llama-3.1-8B-Instruct
 
38
  - **License:** Apache2.0
39
  - **Finetuned from model [llama3.1-instruct](https://huggingface.co/meta-llama/Meta-Llama-3.1-8B-Instruct)
40
 
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
 
50
  https://huggingface.co/meta-llama/Meta-Llama-3.1-8B-Instruct