Update README.md
Browse files
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 |
|