-
qwen# python convert_checkpoint.py --model_dir /code/tensorrt-llm/Qwen1.5-32B-Chat/ --output_dir ./trt_ckpt/qwen1.5-32b/fp16 --dtype float16 --tp_size 4
[TensorRT-LLM] TensorRT-LLM version: 0.11.0.de…
-
File "D:\faceswap\faceSwapper\run.py", line 6, in
from faceSwapper import create_app
File "D:\faceswap\faceSwapper\faceSwapper\__init__.py", line 4, in
from faceSwapper.apis.SwapperAP…
-
eg:
final anInputImg = InputImage.fromFile(file);
var detectorResult = await FaceDetector(options: FaceDetectorOptions(minFaceSize: 0.3)).processImage(anInputImg);
the app calling the processIma…
-
I want to download the model (or models) in a standard format (like pytorch, tensorflow, onnx, etc). There is any possibility of that?
Thanks.
-
Koikatsu character card that causes the issue:
![Koikatu_F_20240928182504844_Glum Anraki-san](https://github.com/user-attachments/assets/4e3f2983-c3ae-4f74-89f3-e4718529a1ed)
Error thingy:
Error:…
-
While I was creating my roleplay pack, I came up with several ideas for EMF
**[Idea 1] Separate armor parts into 4 different models and other armor ideas**
My idea is to separate the armor parts i…
-
### Describe the issue as clearly as possible:
Consider the following code:
```
from outlines import models
# No error
models.llamacpp(
repo_id="M4-ai/TinyMistral-248M-v2-Instruct-GGUF"…
-
```
face_analysis_model_path = "pretrained_models/face_analysis"
face_analysis = FaceAnalysis(
name="",
root=face_analysis_model_path,
providers=["CUDAExecutionProvider", "CPUExecutio…
-
**Is your feature request related to a problem? Please describe.**
I’m working with Presidio in a context where users may input medical and dietary information into a chatbot.
Currently, Presidio doe…
-
Hello @JeonJaeHyeong 🤗
I'm Merve and I work on computer vision at Hugging Face. I see your paper is accepted as ECCV Posters congratulations! I indexed it here https://huggingface.co/papers/2407.1…