Danielbrdz
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -34,7 +34,6 @@ You can integrate this model into your projects via the Hugging Face platform, u
|
|
34 |
Example Usage:
|
35 |
|
36 |
python
|
37 |
-
Copiar c贸digo
|
38 |
from transformers import AutoModelForCausalLM, AutoTokenizer
|
39 |
|
40 |
model_name = "your-username/iq-code-evmind-v1-code-llama3-8b-instruct-pro"
|
|
|
34 |
Example Usage:
|
35 |
|
36 |
python
|
|
|
37 |
from transformers import AutoModelForCausalLM, AutoTokenizer
|
38 |
|
39 |
model_name = "your-username/iq-code-evmind-v1-code-llama3-8b-instruct-pro"
|