typeof commited on
Commit
5ab451b
1 Parent(s): b933ec4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -23,12 +23,15 @@ $$
23
 
24
  ### Why Though?
25
  unfortunately this is not as simple as [typeof/zephyr-7b-beta-lora](https://huggingface.co/typeof/zephyr-7b-beta-lora)
26
- due to the way in which [OpenHermes](https://huggingface.co/teknium/OpenHermes-2.5-Mistral-7B) was trained...
27
  by adding tokens, the corresponance is not 1-to-1 with [mistralai/Mistral-7B-v0.1](https://huggingface.co/mistralai/Mistral-7B-v0.1)
28
  as is the case with [typeof/zephyr-7b-beta-lora](https://huggingface.co/typeof/zephyr-7b-beta-lora) ...
29
  nevertheless, if you have found yourself here, I'm sure you can figure out how to use it... if not, open up an issue!
30
 
31
 
 
 
 
32
  <!--
33
  $$ W_{mistral} + LoRA_{zephyr} = W_{zephyr} $$
34
  ```
 
23
 
24
  ### Why Though?
25
  unfortunately this is not as simple as [typeof/zephyr-7b-beta-lora](https://huggingface.co/typeof/zephyr-7b-beta-lora)
26
+ due to the way in which [OpenHermes-2.5-Mistral-7B](https://huggingface.co/teknium/OpenHermes-2.5-Mistral-7B) was trained...
27
  by adding tokens, the corresponance is not 1-to-1 with [mistralai/Mistral-7B-v0.1](https://huggingface.co/mistralai/Mistral-7B-v0.1)
28
  as is the case with [typeof/zephyr-7b-beta-lora](https://huggingface.co/typeof/zephyr-7b-beta-lora) ...
29
  nevertheless, if you have found yourself here, I'm sure you can figure out how to use it... if not, open up an issue!
30
 
31
 
32
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/6317aade83d8d2fd903192d9/ox7zGoygsJQFFV3rLT4v9.png)
33
+ photo courtesy @teknium [OpenHermes-2.5-Mistral-7B](https://huggingface.co/teknium/OpenHermes-2.5-Mistral-7B) was trained...
34
+
35
  <!--
36
  $$ W_{mistral} + LoRA_{zephyr} = W_{zephyr} $$
37
  ```