adsbtb commited on
Commit
ad4ef23
·
1 Parent(s): 2b8699c

Update Readme.md

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -1,6 +1,15 @@
1
  ---
2
  library_name: peft
3
  ---
 
 
 
 
 
 
 
 
 
4
  ## Training procedure
5
 
6
 
 
1
  ---
2
  library_name: peft
3
  ---
4
+ # Model Use:
5
+ The following model has been trained to be a marketing tool. It is trained to suggest ways Steve Jobs(The master of technnology marketing) would market a product.
6
+ Inference scripts need to be written separately.
7
+ Fine-tuned version of - NousResearch/Llama-2-7b-chat-hf
8
+
9
+ Primary Sources:
10
+ https://deci.ai/blog/fine-tune-llama-2-with-lora-for-question-answering/
11
+
12
+
13
  ## Training procedure
14
 
15