waadarsh's picture
Update README.md
eeb3cac verified
---
library_name: transformers
tags:
- finetuned
license: apache-2.0
datasets:
- waadarsh/magnite-dataset
language:
- en
---
# Model Card for Mistral 7B Magnite Finetuned
Mistral 7B Magnite Finetuned Large Language Model (LLM) is a Finetuned generative text model from Mistral-7B-v0.1
### Model Description
This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
- **Language(s) (NLP):** [English]
- **License:** [Apache License 2.0]
- **Finetuned from model :** [Mistral-7B-v0.1][https://huggingface.co/mistralai/Mistral-7B-v0.1]
- ## Troubleshooting
- If you see the following error:
```
KeyError: 'mistral'
```
- Or:
```
NotImplementedError: Cannot copy out of meta tensor; no data!
```
Ensure you are utilizing a stable version of Transformers, 4.34.0 or newer.