codeshwar

Results 6 issues of codeshwar

Hi, I want to deploy a build of this to my production. Can someone suggest a method to build a distrib of this? TIA

Is there a ipfs.on module or some way of creating a peer?

**Describe the bug** With latest Angular 18, every forRoot requires 1 type argument. **To Reproduce** Steps to reproduce the behavior: 1. Install module in angular 18 proejct, 2. See error...

Is it possible to convert the checkpoint to open_clip format? I tried the below but doesn't work. Error is mentioned below and returns the same file. ``` model = VisionTextDualEncoderModel.from_pretrained(ckpt_path,...

Is there a way to load a checkpoint from hybrid-clip? I have trained a model on clip-italian. Now I want to finetune using open_clip for stability reasons. I tried [this](https://github.com/clip-italian/clip-italian/issues/29),...

Hi, We are using OZ for deploying contracts in workflows. Can you add a feature to read raw text and create deployment? Here is the sample code: `static createFromText(rawText: string):...

kind:enhancement