mradermacher commited on
Commit
fae5e3d
·
verified ·
1 Parent(s): 8a60569

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- base_model: aaditya/OpenBioLLM-Llama3-8B
3
  language:
4
  - en
5
  library_name: transformers
@@ -23,7 +23,7 @@ tags:
23
  <!-- ### output_tensor_quantised: 1 -->
24
  <!-- ### convert_type: -->
25
  <!-- ### vocab_type: -->
26
- static quants of https://huggingface.co/aaditya/OpenBioLLM-Llama3-8B
27
 
28
  You should use `--override-kv tokenizer.ggml.pre=str:llama3` and a current llama.cpp version to work around a bug in llama.cpp that made these quants.
29
 
 
1
  ---
2
+ base_model: aaditya/Llama3-OpenBioLLM-8B
3
  language:
4
  - en
5
  library_name: transformers
 
23
  <!-- ### output_tensor_quantised: 1 -->
24
  <!-- ### convert_type: -->
25
  <!-- ### vocab_type: -->
26
+ static quants of https://huggingface.co/aaditya/Llama3-OpenBioLLM-8B
27
 
28
  You should use `--override-kv tokenizer.ggml.pre=str:llama3` and a current llama.cpp version to work around a bug in llama.cpp that made these quants.
29