asif00 commited on
Commit
dd0445f
1 Parent(s): 692d5a8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -21,7 +21,7 @@ from transformers import pipeline
21
 
22
  pipe = pipeline("question-answering", model="asif00/bangla-llama-4bit")
23
  ```
24
- Copy
25
  # Load model directly
26
  ```python
27
  from transformers import AutoTokenizer, AutoModelForCausalLM
 
21
 
22
  pipe = pipeline("question-answering", model="asif00/bangla-llama-4bit")
23
  ```
24
+
25
  # Load model directly
26
  ```python
27
  from transformers import AutoTokenizer, AutoModelForCausalLM