timpal0l commited on
Commit
b7cb5ee
1 Parent(s): c710164

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -17,6 +17,7 @@ base_model:
17
  ## How to use:
18
  ```python
19
  from transformers import pipeline
 
20
  pipe = pipeline(
21
  task="text-generation",
22
  model="dolphin-2.9-llama3-8b-flashback",
 
17
  ## How to use:
18
  ```python
19
  from transformers import pipeline
20
+
21
  pipe = pipeline(
22
  task="text-generation",
23
  model="dolphin-2.9-llama3-8b-flashback",