-
Hello! Thank you for the clean + user friendly codebase!
I'm trying to finetune the VQ-VAE tokenizer and noticed some keys might be missing from the pretrained checkpoint listed on huggingface: `"o…
-
Hello, how i can fix this issue ?
```
2017-05-23 09:46:46,383 548 ERROR XXXXX odoo.addons.mail.models.mail_mail: failed sending mail (id: 642) due to global name 'email' is not defined
Tracebac…
-
There are (as of 2021-07) two ways of doing reporting/and postprocessing for MESSAGEix-GLOBIOM–family models:
1. `message_data.reporting`, based on `message_ix.reporting`, `ixmp.reporting`, and `genn…
-
Add support for using `Global SDF` to render shadow for Sky Light. This should reduce sky-light leaking into interiors and improve ambient lighting.
Global SDF usage in shaders: https://docs.flaxen…
-
This issue gathers info about performance issues related to schema building. This strongly relates to https://github.com/pydantic/pydantic/discussions/6748. Only time performance is in scope.
More …
-
https://github.com/iiasa/message-ix-models/blob/c6285cfdf5080f521a17020f29ffb3851677078e/doc/api/model-snapshot.rst?plain=1#L16
On [our docs page instructing how to use the global baseline snapshot…
-
**Describe the Feature**
Currently, the `tests/benchmarks/benchmark_testsetgen.py` script has hardcoded LLM models for `generator_llm`, `critic_llm`, and `embeddings`. However, other Ragas scripts ha…
donbr updated
4 months ago
-
Hi,
I ran pose inference using SFM-Learner's models (PyTorch) on sequence 10 and compared it with your models.
Using evo, this is the plot I get with global scale alignment:
![traj_global_s…
-
There are more globals we want to add, post you wishlist below :)
- SmartTable (just with wildcards in the values to start, can be extended more)
- Regular (maybe with regex in stead of the whole …
Wout4 updated
4 months ago
-
I'm proposing start with an init handler like so:
```py
def init(...) -> TortoiseManager
...
manager = tortoise.init(
modules=['app', 'app.sub'],
databases={
'default': ,
…
grigi updated
4 years ago