Instructions to use virtuous7373/Mira-Conversations-db with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use virtuous7373/Mira-Conversations-db with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("virtuous7373/Mira-Conversations-db", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Update README.md
Browse files
README.md
CHANGED
|
@@ -7,4 +7,6 @@ tags:
|
|
| 7 |
---
|
| 8 |
A neater way to store conversation results files for various merges. It's easier to look back through the files to see which ones showed promise one way or another.
|
| 9 |
|
| 10 |
-
As always, check out the person who does all the actual work: https://huggingface.co/Lambent/
|
|
|
|
|
|
|
|
|
| 7 |
---
|
| 8 |
A neater way to store conversation results files for various merges. It's easier to look back through the files to see which ones showed promise one way or another.
|
| 9 |
|
| 10 |
+
As always, check out the person who does all the actual work: https://huggingface.co/Lambent/
|
| 11 |
+
|
| 12 |
+
[ Mira-CustomMerge-Test Convo+Config](https://huggingface.co/virtuous7373/Mira-Conversations-db/blob/main/Mira-CustomMerge-Test%20Convo%2BConfig).
|