hamel commited on
Commit
9290045
1 Parent(s): d244bab

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -7
README.md CHANGED
@@ -15,14 +15,9 @@ model-index:
15
  ### Model Description
16
 
17
  A model that can generate [Honeycomb Queries](https://www.honeycomb.io/blog/introducing-query-assistant).
18
-
19
- _fine-tuned by [Hamel Husain](https://hamel.dev)_
20
-
21
- # hc-mistral-alpaca
22
-
23
  This model is a fine-tuned version of [mistralai/Mistral-7B-v0.1](https://huggingface.co/mistralai/Mistral-7B-v0.1).
24
 
25
- See this [wandb run](https://wandb.ai/hamelsmu/hc-axolotl-mistral/runs/7dq9l9vu/overview) to see training metrics.
26
 
27
  # Usage
28
 
@@ -89,7 +84,7 @@ This model is hosted on Replicate: (hamelsmu/honeycomb-2)[https://replicate.com/
89
 
90
  # Training Procedure
91
 
92
- Used [axolotl](https://github.com/OpenAccess-AI-Collective/axolotl/tree/main), see [this config](config/axolotl_config.yml).
93
 
94
  ### Framework versions
95
 
 
15
  ### Model Description
16
 
17
  A model that can generate [Honeycomb Queries](https://www.honeycomb.io/blog/introducing-query-assistant).
 
 
 
 
 
18
  This model is a fine-tuned version of [mistralai/Mistral-7B-v0.1](https://huggingface.co/mistralai/Mistral-7B-v0.1).
19
 
20
+ _fine-tuned by [Hamel Husain](https://hamel.dev)_
21
 
22
  # Usage
23
 
 
84
 
85
  # Training Procedure
86
 
87
+ Used [axolotl](https://github.com/OpenAccess-AI-Collective/axolotl/tree/main), see [this config](config/axolotl_config.yml). See this [wandb run](https://wandb.ai/hamelsmu/hc-axolotl-mistral/runs/7dq9l9vu/overview) to see training metrics.
88
 
89
  ### Framework versions
90