Update README.md
Browse files
README.md
CHANGED
|
@@ -13,9 +13,14 @@ base_model: unsloth/Mistral-Nemo-Instruct-2407-bnb-4bit
|
|
| 13 |
|
| 14 |
# aLLoyM: A large language model for alloy phase diagram prediction
|
| 15 |
|
| 16 |
-
NEW!! Check out [our App on Huggingface Spaces](https://huggingface.co/spaces/Playingyoyo/aLLoyM/settings)
|
| 17 |
|
| 18 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 19 |
|
| 20 |
[Our preprint on arXiv](https://www.arxiv.org/abs/2507.22558)
|
| 21 |
|
|
|
|
| 13 |
|
| 14 |
# aLLoyM: A large language model for alloy phase diagram prediction
|
| 15 |
|
| 16 |
+
NEW!! Check out [our App on Huggingface Spaces](https://huggingface.co/spaces/Playingyoyo/aLLoyM/settings). You can chat with aLLoyM or interactively draw generated phase diagrams directly in your browser—no local GPU required.
|
| 17 |
|
| 18 |
+
⚠️ Note: The app currently hits rate limits fairly often.
|
| 19 |
+
|
| 20 |
+
<video controls autoplay muted loop width="100%">
|
| 21 |
+
<source src="https://cdn-uploads.huggingface.co/production/uploads/65096d0e623330a3a51cf6aa/dhs4kI7brJ8mDtY_wamFf.qt" type="video/mp4">
|
| 22 |
+
Your browser does not support the video tag.
|
| 23 |
+
</video>
|
| 24 |
|
| 25 |
[Our preprint on arXiv](https://www.arxiv.org/abs/2507.22558)
|
| 26 |
|