This website requires JavaScript.
Explore
Help
Sign In
penkovsky_sa
/
llm-arch-research
Watch
1
Star
0
Fork
0
You've already forked llm-arch-research
mirror of
https://github.com/pese-git/llm-arch-research.git
synced
2026-01-23 21:10:54 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
73ee3e16ec85149807ba6f47ae0a8c382b26b86c
llm-arch-research
/
hf-proxy
/
src
/
hf_proxy
History
Sergey Penkovsky
c31eed8551
fix(hf-integration): handle logits as tuple in hf_adapter, convert torch.Tensor to list in hf_tokenizer.decode for decoding compatibility
2025-10-05 20:47:36 +03:00
..
__init__.py
feat: initial project setup with LLM architecture and HF integration
2025-10-04 22:40:21 +03:00
hf_adapter.py
fix(hf-integration): handle logits as tuple in hf_adapter, convert torch.Tensor to list in hf_tokenizer.decode for decoding compatibility
2025-10-05 20:47:36 +03:00
hf_config.py
feat: initial project setup with LLM architecture and HF integration
2025-10-04 22:40:21 +03:00
hf_tokenizer.py
fix(hf-integration): handle logits as tuple in hf_adapter, convert torch.Tensor to list in hf_tokenizer.decode for decoding compatibility
2025-10-05 20:47:36 +03:00
hf_utils.py
feat: initial project setup with LLM architecture and HF integration
2025-10-04 22:40:21 +03:00
py.typed
feat: initial project setup with LLM architecture and HF integration
2025-10-04 22:40:21 +03:00