CSGHub icon indicating copy to clipboard operation
CSGHub copied to clipboard

CSGHub is an opensource large model assets platform just like on-premise huggingface which helps to manage datasets, model files, codes and more. CSGHub是一个开源、可信的大模型资产管理平台,可帮助用...

Results 148 CSGHub issues
Sort by recently updated
recently updated
newest added

### Overview The current CSGHub platform would benefit from a model version comparison tool that allows users to easily compare different versions of the same model, including their performance metrics,...

GitLab linked

CSGHub integrates with Kubernetes, Ray, and Knative to deploy apps, train models, and run model inference. [dstack](https://github.com/dstackai/dstack) is a lightweight alternative to Kubernetes, Ray, and Knative that could be a...

enhancement
in-progress
GitLab linked

1.Deployed the project on a cloud server using fast deployment (utilizing my own domain for deployment). 2.Created a dataset called "test" on the deployed website and uploaded a WAV audio...

GitLab linked

/kind feature **Describe the solution you'd like** 1. Login CSGHub and instantiate one serverless LLM like Deepseek 2. There is one place in UI where I can see the API...

enhancement
GitLab linked

Hi Team, I would like to deploy `deepseek-r1:1.5b` or any other LLM model on a Linux server using CSGHub for demo purposes. Could you please provide a step-by-step tutorial or...

waiting for feedback

/kind feature **Describe the solution you'd like** I only saw that parquet files can be simply previewed on the web. Can JSON and CSV files support quick previews as well?...

follow up

I wonder if we could add this component to the README to make it easier for other developers to see the active status of our code repository. let's beautify our...

follow up

For example, if the model size is set as a tag, Tag selections are as follows: tag1 (less than 5G) tag2 (0.5-20G) tag3 (above 10G) There are three models: Model...

follow up

Follow https://github.com/OpenCSGs/csghub-installer/tree/main/docker macOS ``` export SERVER_DOMAIN=$(ipconfig getifaddr $(route get default | grep interface | awk '{print $2}')) export SERVER_PORT=80 docker run -it -d \ --name omnibus-csghub \ --hostname omnibus-csghub \...

waiting for feedback

When deploying with Docker, it is necessary to specify the version number of the Docker image, such as 20241107001. However, if all Docker images are named "latest", it becomes impossible...

waiting for feedback