jondurbin commited on
Commit
59b9020
1 Parent(s): 33a6ce3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -4
README.md CHANGED
@@ -100,10 +100,6 @@ def get_prompt(item):
100
  return get_chat_prompt(message, chat_history, system_prompt)
101
  ```
102
 
103
- ### Fine tuning info
104
-
105
- https://wandb.ai/jondurbin/airoboros-l2-7b-3.0/runs/pn77t3m7?workspace=user-jondurbin
106
-
107
  ### Helpful usage tips
108
 
109
 
 
100
  return get_chat_prompt(message, chat_history, system_prompt)
101
  ```
102
 
 
 
 
 
103
  ### Helpful usage tips
104
 
105