ArtusDev commited on
Commit
2cfe12b
·
verified ·
1 Parent(s): 299bea2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +20 -1
README.md CHANGED
@@ -2,6 +2,25 @@
2
  base_model: S4nfs/Neeto-1.0-8b
3
  base_model_relation: quantized
4
  quantized_by: ArtusDev
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5
  ---
6
 
7
  ## EXL3 Quants of S4nfs/Neeto-1.0-8b
@@ -36,4 +55,4 @@ Download quant by targeting the specific quant revision (branch):
36
  ```
37
  huggingface-cli download ArtusDev/S4nfs_Neeto-1.0-8b-EXL3 --revision "5.0bpw_H6" --local-dir ./
38
  ```
39
- </details>
 
2
  base_model: S4nfs/Neeto-1.0-8b
3
  base_model_relation: quantized
4
  quantized_by: ArtusDev
5
+ license: cc-by-nc-4.0
6
+ language:
7
+ - en
8
+ library_name: transformers
9
+ pipeline_tag: text-generation
10
+ tags:
11
+ - Text Generation
12
+ - medical
13
+ - fine-tuned
14
+ - biomedical
15
+ - Safetensors
16
+ - transformers
17
+ - BYOL-Academy
18
+ - exl3
19
+ datasets:
20
+ - openlifescienceai/medmcqa
21
+ - GBaker/MedQA-USMLE-4-options-hf
22
+ - S4nfs/byolbane
23
+ - S4nfs/Medicoplasma
24
  ---
25
 
26
  ## EXL3 Quants of S4nfs/Neeto-1.0-8b
 
55
  ```
56
  huggingface-cli download ArtusDev/S4nfs_Neeto-1.0-8b-EXL3 --revision "5.0bpw_H6" --local-dir ./
57
  ```
58
+ </details>