Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -13,4 +13,7 @@ A function calling version of [cognitivecomputations/dolphin-2.6-mistral-7b-dpo-
13
  It follows the implementation of laserRMT @ https://github.com/cognitivecomputations/laserRMT and the novel training technique - we partially freeze the model according to a laser-like analysis (Official Paper soon)
14
  which effectively prevents the significant problem of language models forgetting previously acquired knowledge. This aspect is particularly crucial when attempting to teach the model specific skills, such as function calling.
15
 
16
- We intend to be the first of a family of experimentations being carried out @ Cognitive Computations.
 
 
 
 
13
  It follows the implementation of laserRMT @ https://github.com/cognitivecomputations/laserRMT and the novel training technique - we partially freeze the model according to a laser-like analysis (Official Paper soon)
14
  which effectively prevents the significant problem of language models forgetting previously acquired knowledge. This aspect is particularly crucial when attempting to teach the model specific skills, such as function calling.
15
 
16
+ We intend to be the first of a family of experimentations being carried out @ Cognitive Computations.
17
+
18
+ # Quants
19
+ - [dagbs/-GGUF](https://huggingface.co/dagbs/fc-dolphin-2.6-mistral-7b-dpo-laser-GGUF)