dranger003 Chen-01AI commited on
Commit
9072bba
1 Parent(s): 41ababc

Update README.md with license information (#1)

Browse files

- Update README.md with license information (a5be376ec9949816b5e7a3f3f11d8535f422c85b)


Co-authored-by: Chen_01AI <Chen-01AI@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +1 -3
README.md CHANGED
@@ -1,9 +1,7 @@
1
  ---
2
- license: other
3
- license_name: yi-license
4
- license_link: https://huggingface.co/01-ai/Yi-34B-200K/blob/main/LICENSE
5
  pipeline_tag: text-generation
6
  library_name: gguf
 
7
  ---
8
  GGUF importance matrix (imatrix) quants for https://huggingface.co/jondurbin/bagel-34b-v0.4
9
  The importance matrix was trained for ~50K tokens (105 batches of 512 tokens) using a [general purpose imatrix calibration dataset](https://github.com/ggerganov/llama.cpp/discussions/5263#discussioncomment-8395384).
 
1
  ---
 
 
 
2
  pipeline_tag: text-generation
3
  library_name: gguf
4
+ license: apache-2.0
5
  ---
6
  GGUF importance matrix (imatrix) quants for https://huggingface.co/jondurbin/bagel-34b-v0.4
7
  The importance matrix was trained for ~50K tokens (105 batches of 512 tokens) using a [general purpose imatrix calibration dataset](https://github.com/ggerganov/llama.cpp/discussions/5263#discussioncomment-8395384).