Mayorc1978

Results 17 issues of Mayorc1978

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] Support for nomic Embedding....

enhancement

**Problem description/Question** As per title what framework, like ollama, lmstudio, vllm is able to use the language adapter and serve it as an OpenAI API compatible endpoint?

**Describe the bug** I install the container using the default command, at the end of the various downloads it says it's running the server but immediately shuts down. **Information about...

bug-unconfirmed

### ⚠️ Check for existing issues before proceeding. ⚠️ - [X] I have searched the existing issues, and there is no existing issue for my problem ### Where are you...

### Feature Request To increase the potential of usage of Rivet using local LLMs, please increase the support for Ollama including support for bert and nomic embeddings. ### Code of...

enhancement

Path src assigned before cloning the GIT (missing step). Problems also with: ``` from gan_control.inference.controller import Controller controller_path = '../resources/gan_models/controller_age015id025exp02hai04ori02gam15' controller = Controller(controller_path) ``` Errors: INFO:gan_control.inference.controller: Init Controller class... INFO:gan_control.inference.inference:...

It would interesting to have some scripts to integrate SwinIR in the GPEN batch scripts. So far it seems to be the best for super-resolution at the moment. https://github.com/JingyunLiang/SwinIR Pensi...