fibonacciai commited on
Commit
42719e1
·
verified ·
1 Parent(s): af5c2f1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
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