alecocc commited on
Commit
1a30347
1 Parent(s): d7a5687

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -3
README.md CHANGED
@@ -28,9 +28,6 @@ prompts = [
28
  "Tell me about Paracetamol",
29
  ]
30
 
31
- '''
32
-
33
-
34
  sampling_params = SamplingParams(temperature=0.8)
35
 
36
  llm = LLM(model="axiong/PMC_LLaMA_13B", quantization="awq", dtype="half")
 
28
  "Tell me about Paracetamol",
29
  ]
30
 
 
 
 
31
  sampling_params = SamplingParams(temperature=0.8)
32
 
33
  llm = LLM(model="axiong/PMC_LLaMA_13B", quantization="awq", dtype="half")