fooliu commited on
Commit
7bd3147
·
verified ·
1 Parent(s): bf202a9

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.2
3
+ base_model:
4
+ - meta-llama/Llama-3.2-3B-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.2 3B-IT. Converted to `mlx` (for Apple Silicon) format.