You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/posts/xsai-0.2.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ I'm pleased to announce the release of xsAI v0.2.
13
13
14
14
This version codename still corresponds to a song by Kizuna AI and you can listen to it:
15
15
16
-
<iframewidth="560"height="315"src="https://www.youtube.com/embed/OIdlW0u3ZXc"title="YouTube video player"frameborder="0"referrerpolicy="strict-origin-when-cross-origin"allowfullscreen></iframe>
16
+
<iframewidth="100%"height="405"src="https://www.youtube.com/embed/OIdlW0u3ZXc"title="YouTube video player"frameborder="0"referrerpolicy="strict-origin-when-cross-origin"allowfullscreen></iframe>
17
17
18
18
~~btw, v0.1 is ["Hello World"](https://www.youtube.com/watch?v=FrcR9qvjwmo)~~
19
19
@@ -107,7 +107,7 @@ Did you know we've added a lot of providers? view [here](https://github.com/moer
107
107
108
108
### Special providers
109
109
110
-
#### New [🤗 Transformer.js provider](https://github.com/moeru-ai/xsai-transformers)
110
+
#### New 🤗 Transformer.js provider
111
111
112
112
Have you dreamed about a possible future where you can use `xsAI` completely offline without Ollama and other inference server setup? We mentioned a bit in the previous blog post about our roadmap, here we come.
0 commit comments