-
I'm just going through an exercise of upgrading an internal app with very old versions to slightly less old and ran into some breakage relating to #88 which I think requires a code change here.
```…
-
### Willingness to contribute
Yes. I would be willing to contribute this feature with guidance from the MLflow community.
### Proposal Summary
In mlflow UI, for the log_metric function, I wou…
-
Overview of the documentation refactoring plan:
- [x] **Home:** hyperlinks to some other references.
- [x] **Quickstart:** *See issue #220*
- [x] **Install**
- [ ] **Background:** *Theory focus, intr…
-
### Version
2.24.1
### OS
Windows 10 22H2
### Device
Legion Pro 7 16ARX8H
### Is your feature request related to a problem?
My laptop comes with a color-calibrated LCD panel. Leno…
-
Hope we can use as soon as possible
https://showlab.github.io/X-Adapter/
-
### What happened?
I tried to open a model in the UI, and then I got an error and the model did not show up. This is the log that came up in my Docker Console:
````
13:44:20 - LiteLLM Proxy:ERROR…
-
### Describe the bug
As of recently it seems like the doc decorator in models of type Response is ignored and the descriptions set in the rangeDescription function are forced based on the status code…
-
### Have you completed your first issue?
- [X] I have completed my first issue
### Guidelines
- [X] I have read the guidelines
- [ ] I have the link to my latest merged PR
### Latest Merged PR Lin…
-
### OpenVINO Version
2024.4.0
### Operating System
Windows System
### Device used for inference
GPU
### Framework
None
### Model used
laion/CLIP-ViT-B-32-laion2B-s34B-b79K
…
-
I run into problems while exexuting ./install.sh
the default installed protobuf version seems to be 25.3 and the lib version was 3.6.1,
so i tried to manually build protobuf 3.6.x from source, then…