All documents
If you already have a model you've used elsewhere, or you've found an open-source model on HuggingFace that's not directly supported on AI Studio, you can still fine-tune it using AI Studio.
Here's a guide on how to bring your custom model into AI Studio for fine-tuning.
bash
pip install https://s3-han02.fptcloud.com/modelhubsdk/model_space-0.2.4-py3-none-any.whl
bash
export FPT_SPACE_URL="https://console-api.fptcloud.com/"
export FPT_REGION="hanoi-2-vn"
export FPT_SPACE_TOKEN=""
export FPT_TENANT_ID=""
export FPT_VPC_ID=""
Note
FPT_VPC_ID: To obtain the VPC ID, log into the console at https://console.fptcloud.com/, select the correct tenant and region, then extract the VPC ID from the URL.
Example URL: https://console.fptcloud.com/NCP-PRODUCT-DEV/hanoi-2-vn/vpc/141c1828-0c66-41df-b2b1-f1396d3c8c4d/compute/instance/ In this case, the VPC ID is: 141c1828-0c66-41df-b2b1-f1396d3c8c4d
Include only files that match the given regex patterns. Multiple patterns should be separated by commas ,.
Exclude files that match the given regex patterns. You can also use commas , to separate multiple patterns.
Cookie | Duration | Description |
---|---|---|
cookielawinfo-checbox-analytics | 11 months | |
cookielawinfo-checbox-functional | 11 months | |
cookielawinfo-checbox-others | 11 months | |
cookielawinfo-checkbox-necessary | 11 months | |
cookielawinfo-checkbox-performance | 11 months | |
viewed_cookie_policy | 11 months |