CoolFace
Modelpublic

onnx-community/floppyx3-MEGAmodel-merged-ONNX

sourceHugging Facecc-by-sa-4.0updated 1mo agoView on Hugging Face
0likes134downloads
Model Card

floppyx3-MEGAmodel-merged (ONNX)

This is an ONNX version of NILKNARFGonzo/floppyx3-MEGAmodel-merged. It was automatically converted and uploaded using this Hugging Face Space.

Usage with Transformers.js

See the pipeline documentation for text-generation: https://huggingface.co/docs/transformers.js/api/pipelines#module_pipelines.TextGenerationPipeline


despite the name, it's just a lil guy (this version is an onnx version, check the original out via the link above!)

What is this thing?

The MEGAmodel is a ~1M parameter model that had a LoRA trained on a Raspberry Pi 5 with 8GB of RAM. Obviously, this was not a good idea. "Mega" (as in megabyte) refers to 1.00e+6 (a million.) So he's tiny. This model is the base model version. It outputs nonsense. It's a tiny random lil guy.

How do I use it?

Download this model, and load it to use. If you want a slightly smarter model, download the min branch instead of the main branch. Chats should be formatted as:

markdown
### User:
<user prompt>
### Assistant:
<assistant response>

Even with the LoRA, this thing is still super dumb. Are you planning to fix it?

Yes. My next plan is to do a floppyx4. It will probably have a much bigger dataset (as this one is currently plateauing), and the model will be pre-merged (to minimize confusion on how to use). In that repo, there will also be seperate base and lora branches for developer use. (Read the community post by me for why I changed this section!)

Who the hell are you?

I'm Nilky (not milky). I make stupid stuff that makes no sense.

Don't you have anything else to do?

Yes. Yes, I do.

What does "floppyx3" mean?

The base model (but not the rest lol) fits on 3 3.5" 1.44 MB floppy disks.

How do I cite?

You can cite as:

markdown
[Floppy×3 MEGAmodel Merged](https://huggingface.co/NILKNARFGonzo/floppyx3-MEGAmodel-merged) by [Nilky](https://huggingface.co/NILKNARFGonzo) is licensed under [CC BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/).