azhiboedova commited on
Commit
e1b1edd
1 Parent(s): 98695d4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -43,7 +43,7 @@ dataset = load_dataset("tasksource/mmlu", subset, split="validation")
43
  ```
44
  [Colab Notebook with Model Evaluation](https://colab.research.google.com/drive/16hXI7pd9KSTeUMNfGCB0wGMAzcBqzdZM?usp=sharing)
45
 
46
- <img src="https://huggingface.co/azhiboedova/Meta-Llama-3.1-8B-Instruct-AQLM-2Bit-1x16/resolve/main/Model%20Performance%20by%20Subject.png" alt="Model Perfomance" width="500">
47
 
48
  **How to use**
49
  To import this model with Python and run it, you can use the following code:
 
43
  ```
44
  [Colab Notebook with Model Evaluation](https://colab.research.google.com/drive/16hXI7pd9KSTeUMNfGCB0wGMAzcBqzdZM?usp=sharing)
45
 
46
+ <img src="Model Performance by Subject.png" alt="Model Perfomance" width="500">
47
 
48
  **How to use**
49
  To import this model with Python and run it, you can use the following code: