Update README.md
Browse files
README.md
CHANGED
@@ -38,6 +38,7 @@ The **Fibonacci-1-EN-8b-Chat.P1_5** is a large language model (LLM) based on the
|
|
38 |
|
39 |
## Usage
|
40 |
|
|
|
41 |
To use this model, you can utilize various libraries such as Hugging Face's `transformers`. Below is a sample code to load and use the model:
|
42 |
|
43 |
```python
|
|
|
38 |
|
39 |
## Usage
|
40 |
|
41 |
+
|
42 |
To use this model, you can utilize various libraries such as Hugging Face's `transformers`. Below is a sample code to load and use the model:
|
43 |
|
44 |
```python
|