fooliu commited on
Commit
f472339
·
verified ·
1 Parent(s): b32516a

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: llama3.1
3
+ base_model:
4
+ - meta-llama/Llama-3.1-8B-Instruct
5
+ library_name: mlx
6
+ ---
7
+
8
+ Fine-tuned model for RetrieverApp to predict data_type and organism for GEO entries.
9
+
10
+ Based on Llama3.1 8B-IT. Converted to mlx (for Apple Silicon) format. Quantized (4bits).