-
-
Trying to access the contents of a "sub-team" which has existed for several years, it stopped working within the past few days.
```
$ ls -la /keybase/team/xxx.yy/
total 0
ls: fts_read: Input/out…
-
**Is your feature request related to a problem? Please describe.**
I've been trying to create a workflow that could have two paths of completion, path one is a single generation, no upscaling, no ad…
-
How or is it possible to enable a interlaced input/output option with the addition of deinterlacing for the input source?
This feauture would be really helpful for broadcasting purposes.
-
## Description
I have onnx model with fixed input from files. I try to run my model with `trtexec` by command:
trtexec with dynamic shape
`/usr/src/tensorrt/bin/trtexec --onnx=~/model.onnx --load…
-
Here's the code that I'm running
```
tokenizer = AutoTokenizer.from_pretrained("meta-llama/Llama-2-7b-chat-hf", cache_dir=cache_dir)
model = AutoModelForCausalLM.from_pretrained("meta-llama/Llam…
-
The app requires users to have all time-related inputs in the format of **month/ year**, while all the outputs are in the format of **year - month**. I think the team should apply a consistent time fo…
-
In level 3. We have the configurable defenses. The hardcoded key words for input and output filtering don't actually relate to anything in level 3 so when these are turned on they are effectively usel…
-
Because of the built-in node cropping(facecrop_ratio) set, when inputting 512X512 images with different face ratios (for example 0.1-0.9), different facecrop_ratios value will affect the position and…
-
----
## 🚀 Feature
Support websocket endpoints to allow two-way real-time data communication.
### Motivation
Currently, the requests are processed with the expectation that the …