NoCodeMait - Flutter Code Generator πŸš€

A fine-tuned LLaMA 3 8B model trained on real Flutter apps. Built by MeeraAI

What it does

Give it an instruction β†’ it writes Flutter code!

Example

Input: Create a Flutter login screen
Output: Complete Flutter Dart code

Training

  • Base model: LLaMA 3 8B
  • Framework: Unsloth + LoRA

Usage

from unsloth import FastLanguageModel

model, tokenizer = FastLanguageModel.from_pretrained( model_name = "nocodemeeraai/nocodemait", max_seq_length = 2048, load_in_4bit = True, )

Made by

Meera AI β€” meeraaitech.com

Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model isn't deployed by any Inference Provider. πŸ™‹ Ask for provider support

Model tree for nocodemeeraai/nocodemait

Adapter
(302)
this model