TryingHard commited on
Commit
736d924
·
verified ·
1 Parent(s): 570d8bc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -2
README.md CHANGED
@@ -101,8 +101,6 @@ class MyTextIteratorStreamer(TextIteratorStreamer):
101
  def end(self):
102
  pass
103
 
104
-
105
-
106
  model = AutoModelForCausalLM.from_pretrained(
107
  MODEL_PATH,
108
  torch_dtype=torch.bfloat16,
 
101
  def end(self):
102
  pass
103
 
 
 
104
  model = AutoModelForCausalLM.from_pretrained(
105
  MODEL_PATH,
106
  torch_dtype=torch.bfloat16,