prithivMLmods
commited on
Commit
•
b9faea0
1
Parent(s):
b419477
Update README.md
Browse files
README.md
CHANGED
@@ -34,6 +34,10 @@ tags:
|
|
34 |
| `tokenizer.json` | 17.2 MB | Tokenizer file | Uploaded (LFS) |
|
35 |
| `tokenizer_config.json` | 57.4 kB | Tokenizer configuration | Uploaded |
|
36 |
|
|
|
|
|
|
|
|
|
37 |
The **Llama-Doctor-3.2-3B-Instruct** model is designed for **text generation** tasks, particularly in contexts where instruction-following capabilities are needed. This model is a fine-tuned version of the base **Llama-3.2-3B-Instruct** model and is optimized for understanding and responding to user-provided instructions or prompts. The model has been trained on a specialized dataset, **avaliev/chat_doctor**, to enhance its performance in providing conversational or advisory responses, especially in medical or technical fields.
|
38 |
|
39 |
### Key Use Cases:
|
|
|
34 |
| `tokenizer.json` | 17.2 MB | Tokenizer file | Uploaded (LFS) |
|
35 |
| `tokenizer_config.json` | 57.4 kB | Tokenizer configuration | Uploaded |
|
36 |
|
37 |
+
| Model Type | Size | Context Length | Link |
|
38 |
+
|------------|------|----------------|------|
|
39 |
+
| GGUF | 3B | - | [🤗 Llama-Doctor-3.2-3B-Instruct-GGUF](https://huggingface.co/prithivMLmods/Llama-Doctor-3.2-3B-Instruct-GGUF) |
|
40 |
+
|
41 |
The **Llama-Doctor-3.2-3B-Instruct** model is designed for **text generation** tasks, particularly in contexts where instruction-following capabilities are needed. This model is a fine-tuned version of the base **Llama-3.2-3B-Instruct** model and is optimized for understanding and responding to user-provided instructions or prompts. The model has been trained on a specialized dataset, **avaliev/chat_doctor**, to enhance its performance in providing conversational or advisory responses, especially in medical or technical fields.
|
42 |
|
43 |
### Key Use Cases:
|