Safetensors
GGUF
gemma4
code
4d
gemma
conversational
How to use from the
Use from the
llama-cpp-python library
# !pip install llama-cpp-python

from llama_cpp import Llama

llm = Llama.from_pretrained(
	repo_id="keisuke-miyako/springsea-0.2",
	filename="",
)
llm.create_chat_completion(
	messages = "No input example has been defined for this model task."
)

A fine-tuned code generation model for 4D programming

License Base Model Version

Overview

SpringSea is a fine-tuned version of google/gemma-4-E2B-it, specialized for generating, completing, and reasoning about 4D code — the proprietary language powering 4D application development.

The goal of this project is to develop a coding assistant model that understands the full 4D development ecosystem.

LoRA Training Details

0423-02 💥

Classes are over-indexing.

Type Size Rank Alpha Warmup Rate Epochs Rows Steps Duration
Text 4.19 MB 32 64 0.1 2e-4 3 1298 489 55:42
0423-01 💥

Language is not activated.

Type Size Rank Alpha Warmup Rate Epochs Rows Steps Duration
Text 4.19 MB 32 64 0.1 2e-5 1 163 1298 17:41
Downloads last month
237
GGUF
Model size
5B params
Architecture
gemma4
Hardware compatibility
Log In to add your hardware

4-bit

8-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for keisuke-miyako/springsea-0.2

Quantized
(177)
this model

Datasets used to train keisuke-miyako/springsea-0.2