reissbaker commited on
Commit
251ac69
·
verified ·
1 Parent(s): cad51ec

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -3
README.md CHANGED
@@ -1,7 +1,21 @@
1
  ---
2
- base_model: togethercomputer/Meta-Llama-3.1-70B-Instruct-Reference__TOG__FT
3
  library_name: peft
 
 
 
 
 
 
 
 
 
4
  ---
5
- ### Framework versions
6
 
7
- - PEFT 0.12.0
 
 
 
 
 
 
 
1
  ---
2
+ base_model: meta-llama/Llama-3.3-70B-Instruct
3
  library_name: peft
4
+ license: apache-2.0
5
+ datasets:
6
+ - OdiaGenAI/roleplay_english
7
+ - xDAN2099/RolePlay-Mixed-Bluemoon-Limarp
8
+ - AlekseyKorshuk/roleplay-io
9
+ - iamketan25/roleplay-instructions-dataset
10
+ - mlabonne/harmful_behaviors
11
+ - TheDrummer/AmoralQA-v2
12
+ - vicgalle/OpenHermesPreferences-roleplay
13
  ---
 
14
 
15
+ # Behemoth 123B v1.2 LoRA distill
16
+
17
+ This LoRA adapter was extracted from
18
+ [TheDrummer/Behemoth-123B-v1.2](https://huggingface.co/TheDrummer/Behemoth-123B-v1.2)
19
+ and uses
20
+ [meta-llama/Llama-3.1-70B-Instruct](https://huggingface.co/meta-llama/Llama-3.1-70B-Instruct)
21
+ as a base.