We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c20fdcd commit 0e85671Copy full SHA for 0e85671
src/pages/index.astro
@@ -30,7 +30,9 @@ const activePage = "home";
30
Below is a small language model (AMAbot) that's slowly learning all about me.
31
This model is here to help answer any questions you might have about my work, my interests, or my background.
32
<br>
33
- (It's currently running on a CPU and might be a bit slow at times).
+ It's currently running on a CPU on the free tier on huggingface.
34
+ It might be a bit slow and sometimes even stops responding due to rate limits.
35
+ Consider buying me a coffee if you want to see it upgraded to a better tier.
36
37
38
Thank you for stopping by!
0 commit comments