Playingyoyo commited on
Commit
20f1dae
·
verified ·
1 Parent(s): 72e1dc9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -2
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) that allows you to use chat with aLLoyM or draw generated phase diagrams online, without needing a local GPU. (Currently it hits rate limits frequently)
17
 
18
- https://cdn-uploads.huggingface.co/production/uploads/65096d0e623330a3a51cf6aa/dhs4kI7brJ8mDtY_wamFf.qt
 
 
 
 
 
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