AARon99 commited on
Commit
ff8ba47
1 Parent(s): 0a6d573

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -36,6 +36,8 @@ Check out the png files in the repo for an example conversation as well as other
36
  Current/Future Work:
37
 
38
  1. Finish training with "Structed Dataset" I have a .json file with a structured dataset for the Guanaco model, but it takes significantly longer to process in the Oobabooga webui.
 
 
39
 
40
  ---
41
 
 
36
  Current/Future Work:
37
 
38
  1. Finish training with "Structed Dataset" I have a .json file with a structured dataset for the Guanaco model, but it takes significantly longer to process in the Oobabooga webui.
39
+ 2. Train the vanilla LlamaV2 70B model, with Raw and Structured data.
40
+ 3. Merge LoRA with LLM so you don't need to load the LoRA seperately.
41
 
42
  ---
43