How to use from
llama.cpp
# Gated model: Login with a HF token with gated access permission
hf auth login
Install from brew
brew install llama.cpp
# Start a local OpenAI-compatible server with a web UI:
llama-server -hf Weblake/Lake-0.01:F16
# Run inference directly in the terminal:
llama-cli -hf Weblake/Lake-0.01:F16
Install from WinGet (Windows)
winget install llama.cpp
# Start a local OpenAI-compatible server with a web UI:
llama-server -hf Weblake/Lake-0.01:F16
# Run inference directly in the terminal:
llama-cli -hf Weblake/Lake-0.01:F16
Use pre-built binary
# Download pre-built binary from:
# https://github.com/ggerganov/llama.cpp/releases
# Start a local OpenAI-compatible server with a web UI:
./llama-server -hf Weblake/Lake-0.01:F16
# Run inference directly in the terminal:
./llama-cli -hf Weblake/Lake-0.01:F16
Build from source code
git clone https://github.com/ggerganov/llama.cpp.git
cd llama.cpp
cmake -B build
cmake --build build -j --target llama-server llama-cli
# Start a local OpenAI-compatible server with a web UI:
./build/bin/llama-server -hf Weblake/Lake-0.01:F16
# Run inference directly in the terminal:
./build/bin/llama-cli -hf Weblake/Lake-0.01:F16
Use Docker
docker model run hf.co/Weblake/Lake-0.01:F16
Quick Links

You need to agree to share your contact information to access this model

This repository is publicly accessible, but you have to accept the conditions to access its files and content.

Log in or Sign Up to review the conditions and access this model content.

Lake-0.01

Overview

Lake-0.01 is a specialized language model optimized for the generation of structured web interfaces. It is fine-tuned to align with specific architectural and aesthetic frameworks, facilitating the translation of high-level design requirements into functional code.

Intended Use

The model is designed for internal research into:

  • Constraint-Based UI Generation: Maintaining strict adherence to predefined stylistic and structural guidelines.
  • Semantic Code Output: Producing component-level logic using modern frontend frameworks.
  • Design Reasoning: Evaluating and implementing layout decisions based on structural hierarchy.

Technical Constraints and Safety

  • Scope: weblake-0.01 is a narrow-domain model. It may exhibit degraded performance on general-purpose or non-technical prompts.
  • Verification: Outputs should be reviewed for structural correctness and performance optimization.
  • Safety: The model has been fine-tuned to minimize non-functional or redundant code generation.

Terms of Access

This model is a proprietary asset of Weblake. Use is governed by our internal data privacy and intellectual property protocols. Access is restricted to authorized entities.


Model Version: 0.01
Build Date: April 2026
Contact: [[email protected]]

Downloads last month
3
GGUF
Model size
8B params
Architecture
qwen2
Hardware compatibility
Log In to add your hardware

16-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support