retiredcarboxyl commited on
Commit
99107e3
1 Parent(s): 3e0e808

fixed linking and minor fixes

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -14,11 +14,11 @@ language:
14
 
15
  # CarbonGPT
16
 
17
- CarbonGPT is a merge of the following models using [LazyMergekit](https://colab.research.google.com/drive/1obulZ1ROXHjYLn6PPZJwRR6GzgQogxxb?usp=sharing):
18
  * [meta-llama/Llama-2-70b-chat-hf](https://huggingface.co/meta-llama/Llama-2-70b-chat-hf)
19
  * [mistralai/Mixtral-8x7B-Instruct-v0.1](https://huggingface.co/mistralai/Mixtral-8x7B-Instruct-v0.1)
20
- * [google/gemma-7b] (https://huggingface.co/google/gemma-7b)
21
- * [tiiuae/falcon-180B] (https://huggingface.co/tiiuae/falcon-180B)
22
 
23
  ## 🧩 Configuration
24
 
 
14
 
15
  # CarbonGPT
16
 
17
+ CarbonGPT is a merge of the following models using [CarbonGPTMerger](https://colab.research.google.com/drive/1ECBKKGQeV3OhnpiIaThZEl8XMQaXNoEh?usp=sharing):
18
  * [meta-llama/Llama-2-70b-chat-hf](https://huggingface.co/meta-llama/Llama-2-70b-chat-hf)
19
  * [mistralai/Mixtral-8x7B-Instruct-v0.1](https://huggingface.co/mistralai/Mixtral-8x7B-Instruct-v0.1)
20
+ * [google/gemma-7b](https://huggingface.co/google/gemma-7b)
21
+ * [tiiuae/falcon-180B](https://huggingface.co/tiiuae/falcon-180B)
22
 
23
  ## 🧩 Configuration
24