tranhoangnguyen03 commited on
Commit
9087ebe
1 Parent(s): e6a8192

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -40,4 +40,7 @@ model = LLM("tranhoangnguyen03/Gemma-2-9B-It-SPPO-Iter3_Q8")
40
 
41
  outputs = model.generate("Once upon a time,")
42
  print(outputs[0].outputs[0].text)
43
- ```
 
 
 
 
40
 
41
  outputs = model.generate("Once upon a time,")
42
  print(outputs[0].outputs[0].text)
43
+ ```
44
+
45
+ ## Benchmark Results
46
+ <TO BE UPDATED>