Commit
·
dd47bc1
1
Parent(s):
4d50e13
Update README.md
Browse files
README.md
CHANGED
@@ -40,4 +40,7 @@ print(response)
|
|
40 |
```
|
41 |
## Limitations
|
42 |
|
43 |
-
mediocredev/open-llama-3b-v2-instruct is based on LLaMA 3B v2. It can struggle with factual accuracy, particularly when presented with conflicting information or nuanced topics. Its outputs are not deterministic and require critical evaluation to avoid relying solely on its assertions. Additionally, its generative capabilities, while promising, can sometimes produce factually incorrect or offensive content, necessitating careful curation and human oversight. As an evolving model, LLaMA is still under development, and its limitations in areas like bias mitigation and interpretability are being actively addressed. By using this model responsibly and being aware of its shortcomings, we can unlock its potential while mitigating its risks.
|
|
|
|
|
|
|
|
40 |
```
|
41 |
## Limitations
|
42 |
|
43 |
+
mediocredev/open-llama-3b-v2-instruct is based on LLaMA 3B v2. It can struggle with factual accuracy, particularly when presented with conflicting information or nuanced topics. Its outputs are not deterministic and require critical evaluation to avoid relying solely on its assertions. Additionally, its generative capabilities, while promising, can sometimes produce factually incorrect or offensive content, necessitating careful curation and human oversight. As an evolving model, LLaMA is still under development, and its limitations in areas like bias mitigation and interpretability are being actively addressed. By using this model responsibly and being aware of its shortcomings, we can unlock its potential while mitigating its risks.
|
44 |
+
|
45 |
+
## Contact
|
46 |
+
Welcome any feedback, questions, and discussions. Feel free to reach out: [email protected]
|