sal076 commited on
Commit
3436d3e
1 Parent(s): 8b5d9b0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -3
README.md CHANGED
@@ -2,7 +2,7 @@
2
  base_model: sal076/L3.1_Theory_of_mind_8B
3
  language:
4
  - en
5
- license: apache-2.0
6
  tags:
7
  - text-generation-inference
8
  - transformers
@@ -11,7 +11,6 @@ tags:
11
  - trl
12
  - sft
13
  - llama-cpp
14
- - gguf-my-repo
15
  ---
16
 
17
  # sal076/L3.1_Theory_of_mind_8B-Q6_K-GGUF
@@ -56,4 +55,4 @@ Step 3: Run inference through the main binary.
56
  or
57
  ```
58
  ./llama-server --hf-repo sal076/L3.1_Theory_of_mind_8B-Q6_K-GGUF --hf-file l3.1_theory_of_mind_8b-q6_k.gguf -c 2048
59
- ```
 
2
  base_model: sal076/L3.1_Theory_of_mind_8B
3
  language:
4
  - en
5
+ license: llama3.1
6
  tags:
7
  - text-generation-inference
8
  - transformers
 
11
  - trl
12
  - sft
13
  - llama-cpp
 
14
  ---
15
 
16
  # sal076/L3.1_Theory_of_mind_8B-Q6_K-GGUF
 
55
  or
56
  ```
57
  ./llama-server --hf-repo sal076/L3.1_Theory_of_mind_8B-Q6_K-GGUF --hf-file l3.1_theory_of_mind_8b-q6_k.gguf -c 2048
58
+ ```