"Mega Model"?
A cool idea would be to take all the datasets you have, and finetune qwen3 0.6B on them all at once for a Mega Model
Hello @Enderchef ,
Training an LLM on that many different datasets won't result in a good model because they have the same question pool. It would only have a useful outcome if the different datasets would cover specialized topics.
As an alternative would you want a distill based on one of my datasets based on Qwen 0.6 B ?
qwen 3 .6b is not gonna be able to pick up on anything. It can barely hold a corehent conversation. It will not suddenly help you with your code projects or smth
I'm interested enough in what the final result of this abomination would be that ill do it myself, should be pretty disgusting
I'm interested enough in what the final result of this abomination would be that ill do it myself, should be pretty disgusting
Please do share the results!
Alright, Ill have to finish it tomorrow
Okay the output was the incoherent ramblings of a lunatic, this is NOT the method
Btw do you do requests? like say I donate 15$ and you make a 1000x dataset on Gemini 3 Flash of html/js stuff like websites and games, I believe 15$ should cut it for a 1000x of 3 flash
We do take requests for datasets and distilled models (I'm working to set up a space to better intake and manage requests), no need to pay for them though if you don't want to. We do accept donations though (see the PayPal link in our readme)
Do you have specific dataset prompts in mind or should i generate more questions around html, css, and js?
Yea generate prompts around websites and games in JS, probably put standalone html in the prompt also it likes to put it in multiple htmls sometimes
Ill send the donation in a second
Could I get an example of what you mean by "put standalone html in the prompt"? There is also the option of you generating your own dataset using the npm package @owenqwenllmwine made (link in the readme). I can do any finetunes you want with your own dataset
EDIT: Just got the donation, thanks! will generate some prompts
example prompt "Make an accounting board for an AI firm, Put in a standalone html"
I would probably put the standalone html prompt thing in the dataset generation prompt then remove it before training.
id rather you make it and post it because it would get to more people, you already have a small audience more people would be able to use the data this way
Something like this?
Create a fully functional Snake game in a single standalone HTML file. Use the HTML5 Canvas API for rendering and handle controls via arrow keys.
Code a Breakout arcade clone contained entirely in one HTML file. The game should have a paddle, a ball, and rows of bricks with score tracking.
Yea that's good
Ill have it up soon.
sorry for the delay got caught up doing other things. am uploading rn The name will be TeichAI/gemini-3-flash-preview-standalone-html-1k
@ianncity which base model would you prefer me to make the distill for. Or were you planning to do your own finetune?
Thanks for the output, and yea I'm planning on fine tuning my own models