Update README.md
Browse files
README.md
CHANGED
@@ -3,6 +3,7 @@ datasets:
|
|
3 |
- HuggingFaceH4/ultrachat_200k
|
4 |
base_model:
|
5 |
- meta-llama/Llama-3.2-3B-Instruct
|
|
|
6 |
---
|
7 |
```python
|
8 |
import torch
|
|
|
3 |
- HuggingFaceH4/ultrachat_200k
|
4 |
base_model:
|
5 |
- meta-llama/Llama-3.2-3B-Instruct
|
6 |
+
library_name: transformers
|
7 |
---
|
8 |
```python
|
9 |
import torch
|