Update README.md with license information

#1
Files changed (1) hide show
  1. README.md +1 -3
README.md CHANGED
@@ -1,10 +1,8 @@
1
  ---
2
- license: other
3
- license_name: yi-license
4
- license_link: https://huggingface.co/01-ai/Yi-34B-200K/blob/main/LICENSE
5
  library_name: gguf
6
  pipeline_tag: text-generation
7
  base_model: jondurbin/bagel-dpo-34b-v0.5
 
8
  ---
9
  * GGUF importance matrix (imatrix) quants for https://huggingface.co/jondurbin/bagel-dpo-34b-v0.5
10
  * The importance matrix was trained for 100K tokens (200 batches of 512 tokens) using wiki.train.raw.
 
1
  ---
 
 
 
2
  library_name: gguf
3
  pipeline_tag: text-generation
4
  base_model: jondurbin/bagel-dpo-34b-v0.5
5
+ license: apache-2.0
6
  ---
7
  * GGUF importance matrix (imatrix) quants for https://huggingface.co/jondurbin/bagel-dpo-34b-v0.5
8
  * The importance matrix was trained for 100K tokens (200 batches of 512 tokens) using wiki.train.raw.