-
### Description of feature
We would like to extend this pipeline logic to allow processing of data and model described bellow. Can you suggest how we should approach this topic?
Consider the follo…
-
thanks for write and share this useful node, it can add details without needing lora and keep composition and content unchanged.
according to the info in README.md, if I understand correctly, the fol…
-
11.14 修改了错别字和表述问题
-------
由于7b和3b模型用双卡3090在跑的时候都会出现第一张卡爆显存的情况,在4卡3090上跑基于llama-7b的MEMIT后出现如题报错,查看类似issue后未能解决问题。
代码如下:
```
import sys
import os
import json
from easyeditor.editors.editor impor…
-
### What's the use case?
Similar to the existing dbt integration.
The integration should register models in a sqlmesh project and assets in a dagster project foend to end visibility.
### Ideas of…
-
edit: both 3.1 and 3.2 fail
- 3.1 support is fixed by `pip install transformers==4.43.2` - thank you, @jinxiangshi
- 3.2 isn't yet supported by TRT-LLM - @laikhtewari promised to update the docs to …
-
I'm trying to replicate the ICASSP 2022 paper result (A Lightweight Instrument-Agnostic Model for Polyphonic Note Transcription and Multipitch Estimation).
Having some trouble getting the model to…
-
As discussed with @dddijulio and @XuShuqi7, we should support primary extinction correction to Bragg diffraction by adopting the model by Sabine:
```
The flow of radiation in a real crystal
T.…
-
A number of models are localized and so can exist in various concentrations, but are not defined in terms of a simple squared form factor F. Without F these models cannot be used directly in the beta…
-
Here is the development roadmap for 2024 Q4. Contributions and feedback are welcome ([**Join Bi-weekly Development Meeting**](https://t.co/4BFjCLnVHq)). Previous 2024 Q3 roadmap can be found in #634.
…
-
Hello!
I use the latest Django 2.2, Django Rest framework 3.9.2, drf-yasg 1.15.0
I have the Sample base class
```
class Sample(models.Model):
code = models.CharField(max_length=255)
…