crumb commited on
Commit
06b0318
·
1 Parent(s): bc192cb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -1
README.md CHANGED
@@ -1,4 +1,17 @@
1
- test model
 
 
 
 
 
 
 
 
 
 
 
 
 
2
 
3
  ```python
4
  !pip install -q bitsandbytes datasets accelerate loralib
 
1
+ ---
2
+ language:
3
+ - en
4
+ tags:
5
+ - geov
6
+ ---
7
+
8
+ Prompt Format:
9
+ ```
10
+ [instruction]
11
+ [optional input]
12
+
13
+ [response will start after two newlines]
14
+ ```
15
 
16
  ```python
17
  !pip install -q bitsandbytes datasets accelerate loralib