mridul3301 commited on
Commit
2b1b352
·
verified ·
1 Parent(s): dc98ce8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md CHANGED
@@ -1,3 +1,16 @@
1
  ---
2
  license: mit
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: mit
3
+ language:
4
+ - en
5
+ tags:
6
+ - biology
7
  ---
8
+
9
+ GGUF models of the following model : https://huggingface.co/mridul3301/BioMistral-7B-finetuned
10
+
11
+ 3 format of quantization:
12
+ 1. fp8
13
+ 2. fp16
14
+ 3. fp32
15
+
16
+ Converted the safetensors to GGUF for inference in CPU using llama_cpp