Update README.md
Browse files
README.md
CHANGED
|
@@ -23,9 +23,9 @@ tags:
|
|
| 23 |
|
| 24 |
**Gene-R1 helps for gene set analysis through fine-tuned small language models (SLMs) that can be locally deployed.**.
|
| 25 |
The model contains three versions:
|
| 26 |
-
- [Gene-R1-1B](https://huggingface.co/ncbi/Gene-R1/1B): A version fine-tuned based on the Llama-3.2-1B-Instruct.
|
| 27 |
-
- [Gene-R1-3B](https://huggingface.co/ncbi/Gene-R1/3B): A version fine-tuned based on the Llama-3.2-3B-Instruct.
|
| 28 |
-
- [Gene-R1-8B](https://huggingface.co/ncbi/Gene-R1/8B): A version fine-tuned based on the Llama-3.1-8B-Instruct.
|
| 29 |
|
| 30 |
|
| 31 |
# Model Deployment for Private Gene Set Analysis
|
|
|
|
| 23 |
|
| 24 |
**Gene-R1 helps for gene set analysis through fine-tuned small language models (SLMs) that can be locally deployed.**.
|
| 25 |
The model contains three versions:
|
| 26 |
+
- [Gene-R1-1B](https://huggingface.co/ncbi/Gene-R1/tree/main/1B): A version fine-tuned based on the Llama-3.2-1B-Instruct.
|
| 27 |
+
- [Gene-R1-3B](https://huggingface.co/ncbi/Gene-R1/tree/main/3B): A version fine-tuned based on the Llama-3.2-3B-Instruct.
|
| 28 |
+
- [Gene-R1-8B](https://huggingface.co/ncbi/Gene-R1/tree/main/8B): A version fine-tuned based on the Llama-3.1-8B-Instruct.
|
| 29 |
|
| 30 |
|
| 31 |
# Model Deployment for Private Gene Set Analysis
|