Update README.md
Browse files
README.md
CHANGED
@@ -68,9 +68,9 @@ If there is no suffix, please use:
|
|
68 |
"<PRE>{prefix}<MID>"
|
69 |
```
|
70 |
|
71 |
-
##
|
72 |
|
73 |
-
|
74 |
|
75 |
|
76 |
## Model Version:
|
|
|
68 |
"<PRE>{prefix}<MID>"
|
69 |
```
|
70 |
|
71 |
+
## Modify and Adapt CodeLlama-7B-QML
|
72 |
|
73 |
+
The HuggingFace repository contains all necessary components including the .safetensors files and tokenizer configurations, giving you everything needed to modify the model across various environments and better suit your specific requirements or train it on your custom dataset.
|
74 |
|
75 |
|
76 |
## Model Version:
|