lakkeo commited on
Commit
6f8424d
1 Parent(s): 24f4ef7

update readme conclusion

Browse files
Files changed (1) hide show
  1. README.md +3 -4
README.md CHANGED
@@ -177,7 +177,6 @@ This is the config file from Llama Factory :
177
 
178
  I used llama.cpp to merge the LoRa and generate the quants.
179
 
180
- The progress achieved from the base model is significant but this is just a first draft.
181
- I ran a few batches of training tickering with some of the values but was far from being exhaustive and thourough.
182
- Main concern is the capability of the model to expand on unseen fields and syntax.
183
- I'm open to the idea of making a v2 which (should) be production ready and a full tutorial if there is enough interest in this project.
 
177
 
178
  I used llama.cpp to merge the LoRa and generate the quants.
179
 
180
+ The progress achieved from the base model is significant but you will still need to finetune on your company's syntax and entities.
181
+ I've been tickering with the training parameters for a few batches of training but there is room for improvements.
182
+ I'm open to the idea of making a full tutorial if there is enough interest in this project.