Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions create-use-case/define.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -255,3 +255,4 @@ Once models have been submitted, you can [compare them in the leaderboard sectio
## Need Help?

- Email us at [support@tracebloc.io](mailto:support@tracebloc.io)

1 change: 1 addition & 0 deletions create-use-case/evaluate-models.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -49,3 +49,4 @@ Scores on the leaderboard are calculated using the metric you selected when defi
## Need Help?

- Email us at [support@tracebloc.io](mailto:support@tracebloc.io)

1 change: 1 addition & 0 deletions create-use-case/prepare-dataset.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -597,3 +597,4 @@ kubectl get pvc -n <workspace>
## Need Help?

- Email us at [support@tracebloc.io](mailto:support@tracebloc.io)

1 change: 1 addition & 0 deletions create-use-case/prerequisites.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -275,3 +275,4 @@ This product is amazing! I love it.
## Need Help?

- Email us at [support@tracebloc.io](mailto:support@tracebloc.io)

1 change: 1 addition & 0 deletions create-use-case/templates.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,4 @@ For real examples already running on the platform, see the [explore section on t
## Need help?

Email [support@tracebloc.io](mailto:support@tracebloc.io).

1 change: 1 addition & 0 deletions environment-setup/cli.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -99,3 +99,4 @@ Both submit to the same ingestion protocol — pick the one that fits your workf
## Coming soon

Cloud-source ingestion (S3 / GCS / HTTPS) for large datasets, a `dataset list` verb, and `semantic_segmentation` support.

1 change: 1 addition & 0 deletions environment-setup/configuration.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -447,3 +447,4 @@ Tracebloc is designed so your data never has to leave your network. Here's how:
- **Isolated.** Training runs in containers with restricted system access. Kubernetes namespaces separate workloads from each other.
- **Scanned.** Submitted models are analyzed for vulnerabilities before execution on your infrastructure.
- **Minimal footprint.** The installer only modifies `~/.tracebloc/` and Docker. No system-wide changes.

1 change: 1 addition & 0 deletions environment-setup/deploy-aks.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -52,3 +52,4 @@ clusterScope: true

- Use GPU node pools for training workloads; size requests/limits per job.
- Day-2 upgrades and rollbacks: see [Operations](/environment-setup/operations).

1 change: 1 addition & 0 deletions environment-setup/deploy-bare-metal.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -56,3 +56,4 @@ clusterScope: true
- Schedule MySQL and storage on reliable nodes; back up the data PVCs.
- Size training compute per job via `RESOURCE_REQUESTS` / `RESOURCE_LIMITS` ([Configuration](/environment-setup/configuration#resource-limits-for-training-jobs)).
- Day-2 upgrades and rollbacks: see [Operations](/environment-setup/operations).

1 change: 1 addition & 0 deletions environment-setup/deploy-local.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -53,3 +53,4 @@ GPUs are auto-detected on Linux (NVIDIA/AMD) — drivers, container toolkit, and
- Your data persists in `HOST_DATA_DIR` across stop/start cycles (see [Operations](/environment-setup/operations)).
- Need more headroom? Re-run the installer on a bigger machine, or add worker nodes with `AGENTS`.
- For multi-node high availability, use [bare-metal](/environment-setup/deploy-bare-metal) or a managed cloud instead.

1 change: 1 addition & 0 deletions environment-setup/deploy-openshift.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -56,3 +56,4 @@ networkPolicy:

- The bundled SCC grants the resource-monitor the host access it needs — review it against your cluster policy.
- Size training compute per job; day-2 management is in [Operations](/environment-setup/operations).

1 change: 1 addition & 0 deletions environment-setup/deployment-environments.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,4 @@ Each guide follows the same six headings, so you always know where to look:
**When to pick it · Prerequisites · Install · Verify · Environment-specific config · Production notes.**

Adding a new target later (GKE, on-prem k3s, …) means filling the same template. All environments deploy the same chart — see [Configuration](/environment-setup/configuration) for every value, and [Operations](/environment-setup/operations) for day-2 management.

1 change: 1 addition & 0 deletions environment-setup/eks-client-deployment-guide.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -865,3 +865,4 @@ kubectl delete namespace <NAMESPACE>

- Email: [support@tracebloc.io](mailto:support@tracebloc.io)
- Docs: [tracebloc Documentation Portal](https://docs.tracebloc.io)

1 change: 1 addition & 0 deletions environment-setup/operations.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -83,3 +83,4 @@ PVCs are annotated `helm.sh/resource-policy: keep`, so your data survives an uni
## Back up

Your data lives in the data PVCs (or `~/.tracebloc` on a local install). Back up that directory / those volumes on your normal schedule — tracebloc keeps nothing of yours off your infrastructure.

1 change: 1 addition & 0 deletions environment-setup/overview.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -79,3 +79,4 @@ The installer changes only **Docker** and **`~/.tracebloc`** on your host — no
<Note>
Want the guarantees in detail for your security team? See [Security & data handling](/environment-setup/configuration#security).
</Note>

1 change: 1 addition & 0 deletions environment-setup/quickstart.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -79,3 +79,4 @@ If your security policy forbids piping scripts from the internet, skip the one-l
Define a task and invite contributors.
</Card>
</CardGroup>

1 change: 1 addition & 0 deletions environment-setup/security.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,4 @@ If support asks for diagnostics, `--diagnose` produces a bundle with **credentia
## Outbound access

Your workspace needs outbound HTTPS to: `*.docker.io`, `ghcr.io`, `raw.githubusercontent.com`, `*.github.io`, `*.tracebloc.io`, and `pypi.org`. Nothing needs to reach *in*.

1 change: 1 addition & 0 deletions environment-setup/setup-guide.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -163,3 +163,4 @@ Your workspace is running. Here's where to go from here:
**Data scientists:** [Join a use case](/join-use-case/join-use-case) — connect to a workspace, train models on real data, and submit results.

**Advanced configuration:** [Configuration](/environment-setup/configuration) — customize installer options, manage the cluster, configure GPU settings, or deploy manually with Helm.

1 change: 1 addition & 0 deletions environment-setup/troubleshooting.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -109,3 +109,4 @@ If training is slow, these are the factors to look at:
- **Precision** — FP16/BF16 can speed up training 2-3x on modern GPUs
- **Data pipeline** — slow CPU preprocessing (augmentation, tokenization) can bottleneck training
- **Parallelization** — data parallelism splits batches across GPUs; model parallelism splits the model itself

1 change: 1 addition & 0 deletions join-use-case/explore-use-case.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -95,3 +95,4 @@ Learn how to [join a use case](/join-use-case/join-use-case) and get started wit
## Need Help?

- Email us at [support@tracebloc.io](mailto:support@tracebloc.io)

1 change: 1 addition & 0 deletions join-use-case/how-training-works.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -528,3 +528,4 @@ To validate a result you saw on the platform:
<Tip>
If a number on your end doesn't line up with what the platform reports, please [contact us](mailto:support@tracebloc.io) so we can investigate together.
</Tip>

2 changes: 1 addition & 1 deletion join-use-case/hyperparameters.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -211,4 +211,4 @@ For more info about available functions and methods, call the help function in y
user.help()
```

- Email us at [support@tracebloc.io](mailto:support@tracebloc.io)
- Email us at [support@tracebloc.io](mailto:support@tracebloc.io)
1 change: 1 addition & 0 deletions join-use-case/join-use-case.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,4 @@ To invite others to your team:
## Need Help?

- Email us at [support@tracebloc.io](mailto:support@tracebloc.io)

1 change: 1 addition & 0 deletions join-use-case/model-evaluation.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,4 @@ Contributors are ranked by their best performing model score on the test data. C
## Need Help?

- Email us at [support@tracebloc.io](mailto:support@tracebloc.io)

1 change: 1 addition & 0 deletions join-use-case/model-optimization.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -348,3 +348,4 @@ The main file should contain the variable values as mentioned in type 2 format.
## Need Help?

- Email us at [support@tracebloc.io](mailto:support@tracebloc.io)

1 change: 1 addition & 0 deletions join-use-case/overview.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -53,3 +53,4 @@ Once training is complete, you select your best performing cycle and submit it f
## Need help?

- Email us at [support@tracebloc.io](mailto:support@tracebloc.io)

2 changes: 1 addition & 1 deletion join-use-case/start-training.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -244,4 +244,4 @@ For more info about available functions and methods, call the help function in y
user.help()
```

- Email us at [support@tracebloc.io](mailto:support@tracebloc.io)
- Email us at [support@tracebloc.io](mailto:support@tracebloc.io)
2 changes: 1 addition & 1 deletion overview/tracebloc.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -119,4 +119,4 @@ tracebloc is a **collaborative AI workspace** you deploy on your own infrastruct
<Card title="Advanced Setup" icon="gear" href="/environment-setup/setup-guide">
GPU configuration, Helm deployment, EKS.
</Card>
</CardGroup>
</CardGroup>
1 change: 1 addition & 0 deletions tools-help/faqs.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -61,3 +61,4 @@ See the [pricing page](https://tracebloc.io/#pricing) on the website.
- [Get started](/environment-setup/setup-guide) — install the client
- [Browse key terms](/tools-help/key-terms)
- [Use the Python SDK](/tools-help/tracebloc)

1 change: 1 addition & 0 deletions tools-help/key-terms.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -46,3 +46,4 @@ The process of adjusting a pre-trained model for a specific task.

- [Check FAQs](/tools-help/faqs)
- [Review SDK documentation](/tools-help/tracebloc)

1 change: 1 addition & 0 deletions tools-help/tracebloc.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -79,3 +79,4 @@ The fastest way to get started is our [Google Colab notebook](https://colab.rese
- [Hyperparameters](/join-use-case/hyperparameters) — full reference for all training configuration options
- [FAQs](/tools-help/faqs)
- [Key terms](/tools-help/key-terms)

Loading