Beta
Explore
Marketplace
Neural Labs
Chat
Wallet
Docs
nocodemait – AI Model by nocodemeeraai | AlphaNeural AI
You can deploy this model and start earning money today!
nocodemeeraai
/
nocodemait
like
0
safetensors
flutter
dart
code-generation
lora
unsloth
llama
text-generation
en
unsloth/llama-3-8b-bnb-4bit
adapter
apache-2.0
us
Views
No views yet
Model card
Files and Versions
Community
API
Deploy
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