Commit ·
3a805af
1
Parent(s): af0108f
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
# Fauno - Italian LLM
|
| 2 |
|
| 3 |
-
|
| 4 |
## Model initialization
|
| 5 |
```python
|
| 6 |
from transformers import LlamaTokenizer, LlamaForCausalLM, GenerationConfig
|
|
|
|
| 1 |
# Fauno - Italian LLM
|
| 2 |
|
| 3 |
+

|
| 4 |
## Model initialization
|
| 5 |
```python
|
| 6 |
from transformers import LlamaTokenizer, LlamaForCausalLM, GenerationConfig
|