Summarization
English
rishitdass commited on
Commit
7d40f2a
·
verified ·
1 Parent(s): 3e4d3ef

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -3
README.md CHANGED
@@ -51,7 +51,7 @@ client = OpenAI(
51
  )
52
 
53
  completion = client.chat.completions.create(
54
- model="openpipe:silent-pumas-tap",
55
  messages=[
56
  {
57
  "role": "system",
@@ -181,8 +181,6 @@ https://huggingface.co/datasets/rishitdass/Youtube-transcript-Summarizer
181
 
182
 
183
 
184
-
185
-
186
  ## Model Card Authors
187
  Rishit Dass
188
 
 
51
  )
52
 
53
  completion = client.chat.completions.create(
54
+ model="openpipe:olive-papers-take",
55
  messages=[
56
  {
57
  "role": "system",
 
181
 
182
 
183
 
 
 
184
  ## Model Card Authors
185
  Rishit Dass
186