-
### Question
Love the package, and am using it in research - I am wondering, does there exist a preferred citation format for the package to cite it in papers?
-
I run lightrag_hf_demo.py, but there is no response after running it. Does anyone know what is going on?
My code is as follows:
```
import os
from lightrag import LightRAG, QueryParam
from …
-
Hello,
I have a need for a transformer that patch a complex yaml configuration (nodeSelector) in multiple template of a chart. So I figure a kustomize transformer might solve this (https://kubectl.…
gllb updated
2 months ago
-
我的需求是希望能够做专用的小模型(纯个人使用),但小模型需要具备基本的逻辑能力,并且个人没太多资源,顶多两张4090。
所以,我想通过看看是否能够通过蒸馏的方法解决这个需求。
这是一篇将transformers架构通过蒸馏的方法转换为ssm
[Transformers to SSMs: Distilling Quadratic Knowledge to Subquadratic Mo…
-
### System Info
Transformers Patch release v4.45.2
PyTorch 1.10.1
Python 3.8.0
cuda 11.1
NVIDIA V100
### Who can help?
@gante @zucchini-nlp @Rocketknight1
### Information
- [ ] The official …
-
### System Info
- `transformers` version: 4.45.2
- Platform: Linux-5.14.0-427.37.1.el9_4.x86_64-x86_64-with-glibc2.34
- Python version: 3.9.19
- Huggingface_hub version: 0.23.5
- Safetensors ve…
-
## Background and Motivation
I was looking at how to wire up the `servers` property based on the current HttpContext [like NSwag does](https://github.com/RicoSuter/NSwag/blob/6b49eefa4048cecfd41ba0…
-
## 🚀 Model / language coverage
The idea is to support LLaVa model from HF. This issue is mainly for tracking the status.
Blocking issues:
- [ ] #735
- [ ] #124
### Minimal Repro
First o…
-
Hello,
I am trying the following code to test sending multiple images:
```
import requests
import torch
from PIL import Image
from transformers import MllamaForConditionalGeneration, AutoProces…
-
# dzNodes: LayerStyle -> Error loading model large-PromptGen-v1.5: The checkpoint you are trying to load has model type `florence2` but Transformers does not recognize this architecture. This could be…