Gorkem Ercan
Gorkem Ercan
Document `KITOPS_HOME` environment variable.
**Describe the problem you're trying to solve** Users often face unstable network conditions that can disrupt large blob downloads when using the Kit CLI, leading to incomplete transfers and inefficient...
**Describe the problem you're trying to solve** Like MacOS we should also sing the windows binaries. **Describe the solution you'd like** - Use code signing certificates to sing windows binaries....
**Describe the problem you're trying to solve** dev mode should be able to load lora-adapters if they are present in the modelkit **Describe the solution you'd like** dev mode should...
Create a tutorial with samples that shows how a ModelKit can be easily packaged into a container image using the `kit unpack` command as part of the docker file
**Describe the problem you're trying to solve** Currently, the unpack command does not fully cater to the specific needs and expectations of different target environments, such as inference engines. There's...
Implement gpu info, build dev server, and package the dev command for windows
Implement gpu-info, build, dev server and package the dev-command for linux
kit CLI should be able to share the credentials with docker. If a user is authenticated with a registry using docker, they should be able to push to that registry...
**Describe the problem you're trying to solve** It should be possible to use corporate proxy with kit CLI **Describe the solution you'd like** kit CLI should respect the HTTP_PROXY* environment...