File size: 618 Bytes
88e15cd
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
# Fugu-Lite Documentation

This folder separates the stable system explanation from the experiment log.

- [How It Works](HOW_IT_WORKS.md) explains the architecture, data flow, training stages,
  evaluation, and normal operating sequence.
- [V1 Progress](V1_PROGRESS.md) records the exact saved data, worker pool, results,
  limitations, environment lesson, and the planned V2 continuation.
- [Hugging Face](HUGGING_FACE.md) explains how an authorized user can download, install,
  run, and update the private Hub repository.

The root [README](../README.md) remains the command-oriented installation and usage guide.