Update README.md
Browse files
README.md
CHANGED
@@ -2,6 +2,7 @@
|
|
2 |
license: llama3.2
|
3 |
base_model:
|
4 |
- meta-llama/Llama-3.2-1B-Instruct
|
|
|
5 |
---
|
6 |
|
7 |
Fine-tuned model for RetrieverApp to predict data_type and organism for GEO entries.
|
|
|
2 |
license: llama3.2
|
3 |
base_model:
|
4 |
- meta-llama/Llama-3.2-1B-Instruct
|
5 |
+
library_name: mlx
|
6 |
---
|
7 |
|
8 |
Fine-tuned model for RetrieverApp to predict data_type and organism for GEO entries.
|