vishanoberoi commited on
Commit
d8c4b93
1 Parent(s): f2e27f7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -3,7 +3,7 @@
3
  This model is a fine-tuned version of Llama-2-Chat-7b on company-specific question-answers data. It is designed for efficient performance while maintaining high-quality output, suitable for conversational AI applications.
4
 
5
  ## Model Details
6
- It was fined using QLORA and PEFT. After fine-tuning, the adapters were merged with the base model and then quantized to GGUF.
7
  - **Developed by:** Vishan Oberoi and Dev Chandan.
8
  - **Model type:** Transformer-based Large Language Model
9
  - **Language(s) (NLP):** English
 
3
  This model is a fine-tuned version of Llama-2-Chat-7b on company-specific question-answers data. It is designed for efficient performance while maintaining high-quality output, suitable for conversational AI applications.
4
 
5
  ## Model Details
6
+ It was finetuned using QLORA and PEFT. After fine-tuning, the adapters were merged with the base model and then quantized to GGUF.
7
  - **Developed by:** Vishan Oberoi and Dev Chandan.
8
  - **Model type:** Transformer-based Large Language Model
9
  - **Language(s) (NLP):** English