Walmart-the-bag
commited on
Commit
•
91a9970
1
Parent(s):
32fd16e
Update README.md
Browse files
README.md
CHANGED
@@ -19,7 +19,7 @@ This is a merge of 6 models that were finetuned on llama3 8b. This has done pret
|
|
19 |
## Limitations
|
20 |
- **Uncertain Accuracy:** As a merged model, the model's responses may not always be accurate. Users should independently verify any outputs before relying on them.
|
21 |
- **Potential for Censorship:** The model's censorship filters are not comprehensive. There is a possibility of encountering censored code/content.
|
22 |
-
|
23 |
# Merge Config
|
24 |
This model was made possible by this merge yaml.
|
25 |
```yaml
|
|
|
19 |
## Limitations
|
20 |
- **Uncertain Accuracy:** As a merged model, the model's responses may not always be accurate. Users should independently verify any outputs before relying on them.
|
21 |
- **Potential for Censorship:** The model's censorship filters are not comprehensive. There is a possibility of encountering censored code/content.
|
22 |
+
- **Not including packages:** If you ask it to code you something, it may accidentally forget to include a package. Tell it to, and create a good prompt. This will be finetuned on to fix it in the future.
|
23 |
# Merge Config
|
24 |
This model was made possible by this merge yaml.
|
25 |
```yaml
|