PixelPanda1 commited on
Commit
291b920
·
verified ·
1 Parent(s): b77ba80

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -14,8 +14,7 @@ base_model:
14
 
15
  # WellMinded Therapy Engine (8B)
16
 
17
- This is a fine-tuned version of the LLaMA 3.1 8B model, optimized for psychologist-like conversations. The model is quantized to 4-bit precision (Q4_0) for efficient inference.
18
-
19
  ## Usage
20
 
21
  You can load and use this model with the `transformers` library:
 
14
 
15
  # WellMinded Therapy Engine (8B)
16
 
17
+ This is a fine-tuned version of the LLaMA 3.1 8B model, optimized for psychologist-like conversations.
 
18
  ## Usage
19
 
20
  You can load and use this model with the `transformers` library: