# File storage

## Concept

<figure><img src="https://3153350778-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F06IkMLrrm1ptUT8449HF%2Fuploads%2F1ekwoUFTDI4j2vkNU0X8%2Fimage.png?alt=media&#x26;token=8fd8f9a2-7c30-4a9a-bae4-9b03efe03c37" alt=""><figcaption></figcaption></figure>

Each project have individual storage it **didn't share** between your projects.

{% hint style="info" %}
The file storage absolute path is `/apps/`

workspace : `/apps/workspace/`

background : `/apps/background/`

api-service : `/apps/api-service/`
{% endhint %}

`background` will contain you spot job and separate by they task\_id.

`workspace` will contain you run job with latest code only.

`api-service` will contain you deploy job with latest code only.

***

### Bandwidth cost

At the moment, It free.

***

### File features

<figure><img src="https://3153350778-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F06IkMLrrm1ptUT8449HF%2Fuploads%2FRvvIkE8AgKt8zzgEEhx0%2Fimage.png?alt=media&#x26;token=81639c2e-c582-45fd-a624-bff6ddbda9e6" alt=""><figcaption></figcaption></figure>

#### Preview file

<figure><img src="https://3153350778-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F06IkMLrrm1ptUT8449HF%2Fuploads%2FiVzpNsRQ2qB208SMFyWB%2Fimage.png?alt=media&#x26;token=be05c2ef-80f1-405b-ae79-c79a1276de7c" alt=""><figcaption><p>Quick preview when file less than 1 mb.</p></figcaption></figure>

When the file is less than 1 MB, the system will automatically generate a preview for you.&#x20;

However, if the file is larger than 1 MB, you will need to manually continue with the preview.

#### Others

<figure><img src="https://3153350778-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F06IkMLrrm1ptUT8449HF%2Fuploads%2FHhhpyOY4ooZ6kuLcVdSS%2Fimage.png?alt=media&#x26;token=6341b60b-6f1e-44c7-a892-fb227f7ba58d" alt=""><figcaption></figcaption></figure>

* Each file can be downloaded via the GUI.
* "Copy to" is used to copy a file between your projects.

***

### Absolute path

The file storage absolute path is `/apps/`&#x20;

workspace : `/apps/workspace/`

background : `/apps/background/`

api-service : `/apps/api-service/`

***

### Share model weight

We have pre-downloaded AI model weights as shown in the table.&#x20;

(Permission is read-only)&#x20;

If you are looking for a new model, please let us know via [Discord](https://discord.gg/j2DVTMjr67).

#### LLM

| Model                 | Absolute path                               | Option                                                            |
| --------------------- | ------------------------------------------- | ----------------------------------------------------------------- |
| Qwen3-4B              | /share\_weights/Qwen3-4B-GGUF/              | <p>Qwen3-4B-Q4\_K\_M.gguf</p><p>Qwen3-4B-Q8\_0.gguf</p>           |
| Qwen3-8B              | /share\_weights/Qwen3-8B-GGUF/              | <p>Qwen3-8B-Q4\_K\_M.gguf</p><p>Qwen3-8B-Q8\_0.gguf</p>           |
| Qwen3-14B             | /share\_weights/Qwen3-14B-GGUF/             | <p>Qwen3-14B-Q4\_K\_M.gguf</p><p>Qwen3-14B-Q8\_0.gguf</p>         |
| Qwen3-32B             | /share\_weights/Qwen3-32B-GGUF/             | <p>Qwen3-32B-Q4\_K\_M.gguf</p><p>Qwen3-32B-Q8\_0.gguf</p>         |
| Qwen3-30B-A3B         | /share\_weights/Qwen3-30B-A3B-GGUF/         | <p>Qwen3-30B-A3B-Q4\_K\_M.gguf</p><p>Qwen3-30B-A3B-Q8\_0.gguf</p> |
| Gemma3-12B            | /share\_weights/Gemma3-12B-GGUF/            | <p>gemma-3-12b-it-q4\_0.gguf</p><p>mmproj-model-f16-12B.gguf</p>  |
| Gemma3-27B            | /share\_weights/Gemma3-27B-GGUF/            | <p>gemma-3-27b-it-q4\_0.gguf</p><p>mmproj-model-f16-27B.gguf</p>  |
| typhoon2.1-gemma3-12b | /share\_weights/typhoon2.1-gemma3-12b-gguf/ | typhoon2.1-gemma3-12b-q4\_k\_m.gguf                               |

#### VLM

| Model          | Absolute path                                 | Option         |
| -------------- | --------------------------------------------- | -------------- |
| Qwen2.5-vl-7B  | /share\_weights/Qwen2.5-VL-7B-Instruct-exl2/  | \*.safetensors |
| Qwen2.5-vl-32B | /share\_weights/Qwen2.5-VL-32B-Instruct-exl2/ | \*.safetensors |
| UI-tars-1.5-7b | /share\_weights/UI-TARS-1.5-7B-exl2/          | \*.safetensors |

#### Embedding

| Model                | Absolute path                              | Option                          |
| -------------------- | ------------------------------------------ | ------------------------------- |
| Bge-m3               | /share\_weights/Bge-m3-GGUF/               | bge-m3-Q8\_0.gguf               |
| Qwen3-Embedding-0.6B | /share\_weights/Qwen3-Embedding-0.6B-GGUF/ | Qwen3-Embedding-0.6B-Q8\_0.gguf |
| Qwen3-Embedding-4B   | /share\_weights/Qwen3-Embedding-4B-GGUF/   | Qwen3-Embedding-4B-Q8\_0.gguf   |
| Qwen3-Embedding-8B   | /share\_weights/Qwen3-Embedding-8B-GGUF/   | Qwen3-Embedding-8B-Q8\_0.gguf   |
