jinxuewen commited on
Commit
4dd2481
·
1 Parent(s): 6314221

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -3
README.md CHANGED
@@ -1,5 +1,4 @@
1
  ---
2
- license: apache-2.0
3
  inference: false
4
  ---
5
  # Vicuna 7b Weights vicuna-weights
@@ -161,5 +160,4 @@ completion = client.ChatCompletion.create(
161
  )
162
 
163
  print(completion.choices[0].message)
164
- ```
165
-
 
1
  ---
 
2
  inference: false
3
  ---
4
  # Vicuna 7b Weights vicuna-weights
 
160
  )
161
 
162
  print(completion.choices[0].message)
163
+ ```