RonanMcGovern commited on
Commit
94e24ec
·
1 Parent(s): c6e84fc

weekly update

Browse files
Files changed (1) hide show
  1. README.md +18 -10
README.md CHANGED
@@ -7,19 +7,27 @@ sdk: static
7
  pinned: false
8
  tags: [llama, code-llama, jupyter, colab, function calling, QLoRa, fine-tuning, scripts, fine-tuning]
9
  ---
10
-
 
11
  Trelis Research provides tools and tutorials for training, using and deploying large language models.
12
 
13
- *last updated Sept 17th 2023*
 
 
14
 
15
- ## Most-viewed Video Tutorials [updated weekly]
 
 
 
16
 
17
- 1. [Deploy Llama 2 for your Entire Organisation](https://www.youtube.com/watch?v=Ror2xOOA-VE)
18
- 1. [Run Llama 2 with 32k Context Length](https://www.youtube.com/watch?v=ELax81LjFhU)
19
- 1. [Run Code Llama on a Mac with an M1 Chip](https://www.youtube.com/watch?v=a1JlzUzHL-I)
 
20
 
21
- ## Top Selling Products [updated weekly]
 
22
 
23
- 1. [Llama 2 Enterprise Installation Guide (check video description of this link)](https://www.youtube.com/watch?v=Ror2xOOA-VE)
24
- 1. [Function-calling Llama 2/Code-Llama Dataset and Models - 13B, 34B, 70B](https://huggingface.co/Trelis/Llama-2-70b-chat-hf-function-calling-v2)
25
- 1. [Advanced Fine-tuning Training Scripts (QLoRA)](https://buy.stripe.com/fZe6pa5tP2Hxf3a7sL)
 
7
  pinned: false
8
  tags: [llama, code-llama, jupyter, colab, function calling, QLoRa, fine-tuning, scripts, fine-tuning]
9
  ---
10
+ *last updated Sept 24th 2023*
11
+ ## About
12
  Trelis Research provides tools and tutorials for training, using and deploying large language models.
13
 
14
+ ## Function-calling Models and Datasets
15
+ - [Llama 2 models fine-tuned for function calling, 7B, 13B, 70B, CodeLlama 34B](https://huggingface.co/Trelis/Llama-2-7b-chat-hf-function-calling-v2)
16
+ - [Dataset to fine-tune models for function calling](https://huggingface.co/datasets/Trelis/function_calling_extended)
17
 
18
+ ## LLM Server Setup
19
+ - [Video: Run Llama 2 on AWS](https://youtu.be/Ror2xOOA-VE)
20
+ - [Video: Deploy a Llama API in 5 clicks](https://youtu.be/dJ69gY0qRbg)
21
+ - [Purchase access to the GitHub repo](https://buy.stripe.com/9AQ28UcWh4PF1ckeV9)
22
 
23
+ ## Fine-tuning Scripts
24
+ Fine-tune LLMs for style, content or structured responses
25
+ - [View the three part YouTube series on embeddings, supervised and unsupervised fine-tuning](https://youtu.be/egnf8L-EUJU)
26
+ - [Purchase access to the GitHub repo](https://buy.stripe.com/cN27tef4p2Hx2go4gD)
27
 
28
+ ## Summarise-Me.com
29
+ - [Summarise PDFs and websites up to 60,000 words](https://Summarise-Me.com)
30
 
31
+ ## Other Top Tutorials
32
+ - [Run Code Llama on a Mac with an M1 Chip](https://www.youtube.com/watch?v=a1JlzUzHL-I)
33
+ - [Run Llama 2 with 32k Context Length](https://www.youtube.com/watch?v=ELax81LjFhU)