RonanMcGovern commited on
Commit
2f7d5c3
·
1 Parent(s): 1abef1a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -12,11 +12,13 @@ tags: [llama, code-llama, jupyter, colab, function calling, QLoRa, fine-tuning,
12
  Trelis Research provides tools and tutorials for training, using and deploying large language models.
13
 
14
  ## ADVANCED Fine-tuning Scripts
 
 
 
15
  1. Unsupervised + Supervised Fine-tuning Notebooks
16
  1. Q&A Dataset Preparation + Cleaning Scripts
17
  1. Scripts to create and use Embeddings
18
  1. Quantization Scripts
19
- [Learn more here](https://trelis.com/advanced-fine-tuning-scripts/)
20
 
21
  ## Function-calling Models and Datasets
22
  - [Llama 2 and Mistral models fine-tuned for function calling, 7B, 13B, 70B, CodeLlama 34B](https://huggingface.co/Trelis/Llama-2-7b-chat-hf-function-calling-v2)
 
12
  Trelis Research provides tools and tutorials for training, using and deploying large language models.
13
 
14
  ## ADVANCED Fine-tuning Scripts
15
+
16
+ [Learn more here](https://trelis.com/advanced-fine-tuning-scripts/)
17
+
18
  1. Unsupervised + Supervised Fine-tuning Notebooks
19
  1. Q&A Dataset Preparation + Cleaning Scripts
20
  1. Scripts to create and use Embeddings
21
  1. Quantization Scripts
 
22
 
23
  ## Function-calling Models and Datasets
24
  - [Llama 2 and Mistral models fine-tuned for function calling, 7B, 13B, 70B, CodeLlama 34B](https://huggingface.co/Trelis/Llama-2-7b-chat-hf-function-calling-v2)