GGUF
English
text-generation-inference
unsloth
conversational
Ishan93 commited on
Commit
0d58367
·
verified ·
1 Parent(s): 2fca8d3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -25,7 +25,7 @@ The chatbot has been fine-tuned on the **PHR Therapy Dataset** using **LLaMA 3.2
25
  - **Base Model**: LLaMA 3.2 3B Instruct
26
  - **Dataset**: PHR Therapy Dataset (contains therapist-patient conversations for empathetic response generation)
27
  - **Fine-Tuning Framework**: Unsloth (optimized training for efficiency)
28
- - **Training Environment**: Local GPU / Cloud Instance (depending on available resources)
29
  - **Optimization Techniques**:
30
  - LoRA (Low-Rank Adaptation) for parameter-efficient tuning
31
  - Mixed Precision Training for speed and memory efficiency
 
25
  - **Base Model**: LLaMA 3.2 3B Instruct
26
  - **Dataset**: PHR Therapy Dataset (contains therapist-patient conversations for empathetic response generation)
27
  - **Fine-Tuning Framework**: Unsloth (optimized training for efficiency)
28
+ - **Training Environment**: Google colab free version
29
  - **Optimization Techniques**:
30
  - LoRA (Low-Rank Adaptation) for parameter-efficient tuning
31
  - Mixed Precision Training for speed and memory efficiency