-
Inside approximate inference using sampling class,
there is this "query" function as below.
query(variables, n_samples=10000, samples=None, evidence=None, virtual_evidence=None, joint=True, sta…
-
## Environment
- **GPUs**: 4x NVIDIA A100 (80GB) (nvlink. azure Standard_NC96ads_A100_v4)
- **TensorRT-LLM Version**: 0.15.0.dev2024102200
- **Environment**: Docker container
- **Memory Usage per GPU…
-
Thanks for your great work and inference code. do you plan to opensource your training code and training data, if yes, can you provide a approximate time. Thanks in advance
-
First of all, this is excellent work—thank you for sharing it with the community. However, I have a few questions regarding the model's workflow that I'm hoping you could clarify:
1. **Point Prompt…
-
**Submitting author:** @janfb (Jan Boelts)
**Repository:** https://github.com/sbi-dev/sbi
**Branch with paper.md** (empty if default branch): joss-submission-2024
**Version:** v0.23.2
**Editor:** Pend…
-
[ICML 2023 Workshop SPIGM homepage](https://openreview.net/group?id=ICML.cc/2023/Workshop/SPIGM)
```bib
@inproceedings{
wang-henderson2023graph,
title={Graph Neural Network Powered Bayesian Opt…
-
### Subject of the issue
Describe your issue here.
using ApproxInference for reasoning, I keep getting these warnings in a loop: WARNING:pgmpy:Probability values don't exactly sum to 1. Diff…
-
Hi!
I heard about a very promising model some while ago that you might be interested in. It's called fish.audio.
Here's a youtube demo : https://www.youtube.com/watch?v=Ghc8cJdQyKQ
Here's the…
-
# Question about LoRA file identification and usage
## Context
I've successfully trained a LoRA model using this repository. However, I'm unsure about which file to use for inference and how to pr…
-
My implementation: https://github.com/warmshao/FasterLivePortrait
New Features:
1. Achieved real-time performance of LivePortrait on RTX 3090 GPU using TensorRT, reaching speeds of 30+ FPS.
2. Impl…