sccastillo commited on
Commit
2570f0d
·
verified ·
1 Parent(s): f5578d3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -1
README.md CHANGED
@@ -24,7 +24,6 @@ For a quick evaluation, we used another dataset for text-to-JSON, the **Diverse
24
  Run the model for inference:
25
 
26
  ```python
27
- # alpaca_prompt = Copied from above
28
  FastLanguageModel.for_inference(model) # Enable native 2x faster inference
29
  inputs = tokenizer(
30
  [
 
24
  Run the model for inference:
25
 
26
  ```python
 
27
  FastLanguageModel.for_inference(model) # Enable native 2x faster inference
28
  inputs = tokenizer(
29
  [