Manav's picture

Manav PRO

smirki

AI & ML interests

None yet

Recent Activity

updated a Space about 4 hours ago
Tesslate/README
upvoted a collection about 13 hours ago
Synthia-S1 REASONING MODEL
updated a model about 13 hours ago
Tesslate/Synthia-S1-27b-Q8_0-GGUF
View all activity

Organizations

TesslateAI's profile picture

smirki's activity

replied to chansung's post 9 days ago
view reply

Question! Can you explain if the vram usage increases if you increase the max # of generations per prompt, if so, why does that happen?

reacted to chansung's post with ❤️ 9 days ago
view post
Post
3327
simple guide on the recipe for GRPO on Open-R1 which is built on top of TRL

I think FastAPI wrapper of vLLM with WeightSyncWorker is pretty cool feature. Also, we have many predefined reward functions out of the box!
·
posted an update 9 days ago
view post
Post
888
I was able to make a demo dashboard application with my react model through prompting. You can play with it here: Tesslate/Tessa-T1-14B

http://playcode.io/2309196

What my react model made (prompted each file individually)
Ex.
Create a React component named Header that accepts the following props:

logo (string): the URL to the logo image

title (string): the title text to display

menuItems (array of objects): each object should contain a label (string) and href (string)
The Header should render a logo (an <img>), the title (e.g., in an <h1>), and a navigation menu with links. The component should be responsive with a mobile menu option. Export it as the default export.

It should be one of the coolest things I've ever seen. Have it have a search and profile login and almost every feature that is really nice in a header. It should be framer level quality.


And a final prompt:
Construct a React component named Dashboard that integrates the Header, Sidebar, MainContent, and Footer components. (These should all be imports) This component should:

State Management: Maintain a state variable activeTab (string) using React’s useState hook, defaulting to an initial value (e.g., 'dashboard').

State Propagation: Pass activeTab and a state update function (e.g., setActiveTab) to the Sidebar component via the onTabChange prop. Also pass activeTab to MainContent so that it knows which content to render.

Layout: Arrange the components using a responsive layout. Place the Header at the top, a flex container for the body with the Sidebar on the left and MainContent on the right, and the Footer at the bottom.

Styling: Use inline styles or CSS classes for basic layout structure (e.g., flexbox, grid). Export Dashboard as the default export.


posted an update 11 days ago
view post
Post
2343
Introducing a SMALL Reasoning React Model with State!
We did this by introducing a new form of reasoning that aligns with UI principles to do a layer of testing. For example:
"Looking back at all these pieces, we've considered state management, data structures, core functionalities etc"
And it comes in all sizes. Great for agents!
Tesslate/tessa-t1-react-reasoning-model-67e0fb72ca23e04473885c0e
Tesslate/Tessa-T1-14B
https://huggingface.co/smirki/Tessa-T1-14B-Q8_0-GGUF
replied to their post about 1 month ago
view reply

Hey, I haven't released them yet. They aren't up to my standards. I'm working on a new pipeline to collect the data for that.

posted an update about 1 month ago
view post
Post
1019
Hey! What kind of models do you guys want to see?
·
posted an update about 1 month ago
view post
Post
944
Please join my discord! I can answer any questions, talk about news and updates, or even just talk about ai, and take your feedback!
https://discord.gg/DkzMzwBTaw
  • 1 reply
·
replied to their post about 1 month ago
view reply

The base model is going to be Qwen2.5-Coder and its going to be 7B and 14B variants! (and maybe 32B)

posted an update about 1 month ago
view post
Post
3395
UIGEN for Tailwind v4 is coming soon!
  • 2 replies
·