Home › Code › apply_rotary_emb

apply_rotary_emb

Syntologyentry name in harvested coderead from the graph 2026-09-24

apply_rotary_emb appears in the code Syntology harvested for 121 papers, as 74 distinct code bodies found in 129 places (a place is one code body under one paper). At least one of them ran in 66 of the papers; 4 of the code bodies carry a behaviour fingerprint.

What this page is not. Routines are grouped here by the exact string of their function or class name. Nothing asserts that two samples named apply_rotary_emb do the same thing, share code, or are comparable; the name is a string, not an identity. Behaviour outputs (what a fingerprinted sample returned on the shared battery) are not in this export and are not shown here; the graph at syntology.ai holds them. "Ran" means executed on a synthesized fixture, not that the code is correct or reproduces a paper.

Samples Syntology

Syntology ran 30 of the 74 distinct code bodies named apply_rotary_emb; 44 are unverified. One tile per status, in the site's fixed vocabulary, each code body counted once:

0ran · honoured contract
0ran · violated contract
11ran · our draft was wrong
9ran · fixture could not drive it
10ran
44unverified
4fingerprinted

Licence is a property of each copy, so it is counted per place: 47 of the 129 places are pointer only (Syntology does not serve that copy's text). This site shows no code text for any sample; every row below links to the file in its repository where the record names one.

“Ran” means the sample executed on a synthesized input; it does not mean the output is correct. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code, and those samples did run. The ran count above is every status except unverified, the same rule as each paper page.

Papers

100 papers shown of 121 (newest first; the JSON twin carries all 129 places); 107 places in the table. A paper with no recorded date is placed by the month its arXiv id encodes, shown in the Date column as YYYY-MM (from id). One row per place: a paper whose repository defines the name more than once appears more than once, and the same code body held for several papers appears once under each, with the same status. Titles and dates are the archive's archive 2025-07-28 for papers in the archive, and the graph's for 27 papers added by Syntology; 6 papers have no page here and are shown by arXiv id only. Status and fingerprint are Syntology's record of each code body; licence is recorded for each place. The File cell ends with the code body's code_sha256, Syntology's identity for that exact code: an agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

PaperDateFileStatus SyntologyLicence
Squeezing More from Limited Data with Recursive Transformers added by Syntology 2026-08 (from id) serdardoesml/recursive-lm/recursive_lm/block.py e8686aa11b98d0c5 ran fingerprinted no licence file found · pointer only
UDT: Reconciling U-Nets and Diffusion Transformers with Data-Adaptive Token Reduction added by Syntology 2026-08 (from id) JN-Yun/UDT/models/UDT.py dfafa843246491e7 unverified no licence file found · pointer only
The State-Prediction Separation Hypothesis added by Syntology 2026-07 (from id) lil-lab/sps/src/modeling/models/sps/core.py 02eb4756273503fe unverified MIT (permissive)
From Sounds to Scenes: A Benchmark for Evaluating Context-Aware Auditory Scene Understanding in Large Audio Language Models added by Syntology 2026-06 (from id) Zyphra/Zonos/zonos/backbone/_torch.py eda145d7739459ea unverified Apache-2.0 (permissive)
Beyond a Single Explanation of the Adam-SGD Gap added by Syntology 2026-06 (from id) orientino/gap/language/model.py c400816c9ec79f9f ran Apache-2.0 (permissive)
Confidence-Adaptive SwiGLU for Mixture-of-Experts added by Syntology 2026-06 (from id) karpathy/nanochat/nanochat/gpt.py 607949933f8aee3e unverified MIT (permissive)
LionMuon: Alternating Spectral and Sign Descent for Efficient Training added by Syntology 2026-05 (from id) brain-lab-research/lion-muon/src/models/llama.py 9891174b43bd9c9a unverified MIT (permissive)
DynMuon: A Dynamic Spectral Shaping View of Muon added by Syntology 2026-05 (from id) fzwark/DynMuon/models/gpt_model.py 0f4f2333e89a6c8c unverified MIT (permissive)
EnergyLens: Predictive Energy-Aware Exploration for Multi-GPU LLM Inference Optimization added by Syntology 2026-05 (from id) meta-llama/llama3/llama/model.py b47d48e431b34acd ran · fixture could not drive it no licence file found · pointer only
When and Why SignSGD Outperforms SGD: A Theoretical Study Based on ℓ 1 -norm Lower Bounds added by Syntology 2026-05 (from id) epfml/llm-optimizer-benchmark/src/models/llama.py 9891174b43bd9c9a unverified Apache-2.0 (permissive)
VARestorer: One-Step VAR Distillation for Real-World Image Super-Resolution added by Syntology 2026-04 (from id) EternalEvan/VARestorer/infinity/models/basic.py 42125baaa5c021b6 ran MIT (permissive)
Back to Basics: Let Conversational Agents Remember with Just Retrieval and Generation added by Syntology 2026-04 (from id) qingyue2014/Rsum/llama/model.py d7b6dcfe63bfe59b ran · fixture could not drive it no licence file found · pointer only
OUROBOROS: Dynamic Weight Generation for Recursive Transformers via Input-Conditioned LoRA Modulation added by Syntology 2026-04 (from id) RightNow-AI/ouroboros/ouroboros/core_block.py f0fbd1714cb5fcdd unverified licence not identified · pointer only
Woosh: A Sound Effects Foundation Model added by Syntology 2026-04 (from id) SonyResearch/Woosh/woosh/model/dit_blocks.py 356d42b48486577b unverified Apache-2.0 (permissive)
The Newton-Muon Optimizer added by Syntology 2026-04 (from id) KellerJordan/modded-nanogpt/records/track_1_short/2024-10-14_ModernArch/train_gpt2.py 0f4f2333e89a6c8c unverified MIT (permissive)
The Newton-Muon Optimizer added by Syntology 2026-04 (from id) KellerJordan/modded-nanogpt/records/track_1_short/2024-10-09_SOAP/train_gpt2.py e00ba58b92a3a5b0 unverified MIT (permissive)
Attention's Gravitational Field: A Power-Law Interpretation of Positional Correlation added by Syntology 2026-03 (from id) OpenNMT/OpenNMT-py/onmt/modules/multi_headed_attn.py 19d46f07e889fbb9 unverified MIT (permissive)
Sign-Based Optimizers Are Effective Under Heavy-Tailed Noise added by Syntology 7 Feb 2026 Dingzhen230/Heavy-tailed-Noise-in-LLMs/src/models/llama.py 9891174b43bd9c9a unverified no licence file found · pointer only
SOCKET: SOft Collision Kernel EsTimator for Sparse Attention added by Syntology 2026-02 (from id) amarka8/SOCKET/GPT-FAST/model.py 1102ffb719fa5cde unverified no licence file found · pointer only
DASH: Faster Shampoo via Batched Block Preconditioning and Efficient Inverse-Root Solvers added by Syntology 2026-02 (from id) IST-DASLab/DASH/src/models/llama.py 9891174b43bd9c9a unverified MIT (permissive)
SimpleGPT: Improving GPT via A Simple Normalization Strategy added by Syntology 2026-02 (from id) Ocram7/SimpleGPT/src/torchtitan/models/llama/simplegpt_model.py 3f4b3af840a38f53 unverified BSD-3-Clause (permissive)
EEG-FM-Compass: Progress, Benchmarking, and Future Directions for EEG Foundation Models added by Syntology 2026-01 (from id) Dingkun0817/EEG-FM-Benchmark/models/FM/EEGPT/Model_EEGPT.py db94a8e325ace4ed ran · our draft was wrong fingerprinted MIT (permissive)
Spectral-Window Hybrid (SWH) added by Syntology 2026-01 (from id) VladimerKhasia/SWH/swh.py 7b8f2c883ea32273 ran · our draft was wrong no licence file found · pointer only
EditMGT: Unleashing Potentials of Masked Generative Transformers in Image Editing added by Syntology 2025-12 (from id) VectorSpaceLab/OmniGen2/omnigen2/models/embeddings.py 18b51f2c1d11064b unverified Apache-2.0 (permissive)
Boundary-to-Region Supervision for Offline Safe Reinforcement Learning added by Syntology 2025-09 (from id) HuikangSu/B2R/model/B2R.py 2a9fa7e07b987077 ran · our draft was wrong Apache-2.0 (permissive)
ToMA: Token Merge with Attention for Diffusion Models added by Syntology 2025-09 (from id) WenboLuu/ToMA/toma/patch.py 208e2100acfde26e ran · fixture could not drive it no licence file found · pointer only
Visual Autoregressive Modeling for Instruction-Guided Image Editing added by Syntology 2025-08 (from id) HiDream-ai/VAREdit/infinity/models/basic.py ae628f6f7137682b unverified MIT (permissive)
FeDaL: Federated Dataset Learning for General Time Series Foundation Models added by Syntology 2025-08 (from id) shengchaochen82/FeDaL/layers/SelfAttention_Family.py 958923c993b7bc27 unverified MIT (permissive)
arXiv:2507.17312 2025-07 (from id) pq-chen/CasP/src/models/nets/casp/decoders/transformer.py 69f95051b572dc0b unverified Apache-2.0 (permissive)
arXiv:2507.09846 2025-07 (from id) epfml/llm-baselines/src/models/llama.py 9891174b43bd9c9a unverified MIT (permissive)
Flow-Anchored Consistency Models 4 Jul 2025 ali-vilab/FACM/ldit/rmsnorm.py d7b6dcfe63bfe59b ran · fixture could not drive it Apache-2.0 (permissive)
Energy-Based Transformers are Scalable Learners and Thinkers 2 Jul 2025 alexiglad/EBT/model/ar_ebt_adaln.py 05cbec09ec746d6d unverified Apache-2.0 (permissive)
OmniGen2: Exploration to Advanced Multimodal Generation 23 Jun 2025 vectorspacelab/omnigen2/omnigen2/models/embeddings.py 18b51f2c1d11064b unverified Apache-2.0 (permissive)
HELM: Hyperbolic Large Language Models via Mixture-of-Curvature Experts 30 May 2025 graph-and-geometric-learning/helm/helm/modules/hmla.py 9ed763cd81440229 unverified MIT (permissive)
Moonbeam: A MIDI Foundation Model Using Both Absolute and Relative Music Attributes 21 May 2025 guozixunnicolas/Moonbeam-MIDI-Foundation-Model/generation/llama/model.py 88092eec78599288 unverified Apache-2.0 (permissive)
Unified Continuous Generative Models 12 May 2025 LINs-Lab/UCGM/networks/rmsnorm.py d7b6dcfe63bfe59b ran · fixture could not drive it Apache-2.0 (permissive)
Unified Continuous Generative Models 12 May 2025 LINs-Lab/UCGM/networks/ddt.py d0b336b17472a69b unverified Apache-2.0 (permissive)
Voila: Voice-Language Foundation Models for Real-Time Autonomous Interaction and Voice Role-Play 5 May 2025 maitrix-org/Voila/model.py 1102ffb719fa5cde unverified MIT (permissive)
PixelFlow: Pixel-Space Generative Models with Flow 10 Apr 2025 shoufachen/pixelflow/pixelflow/model.py 02f9d79f582265dc unverified MIT (permissive)
HiFlow: Training-free High-Resolution Image Generation with Flow-Aligned Guidance 8 Apr 2025 Bujiazi/HiFlow/utils.py 7f023fbfe5f10053 unverified Apache-2.0 (permissive)
Why do LLMs attend to the first token? 3 Apr 2025 zzmtsvv/ad-gta/src/nn/memeff_rope_fn.py e7bb8ed4a55e86fb unverified Apache-2.0 (permissive)
FastVAR: Linear Visual Autoregressive Modeling via Cached Token Pruning 30 Mar 2025 csguoh/fastvar/Infinity/infinity/models/basic.py 42125baaa5c021b6 ran MIT (permissive)
AdaWorld: Learning Adaptable World Models with Latent Actions 24 Mar 2025 little-podi/adaworld/lam/lam/modules/lam.py 2f3566324cb2f780 ran · our draft was wrong fingerprinted Apache-2.0 (permissive)
QuEST: Stable Training of LLMs with 1-Bit Weights and Activations 7 Feb 2025 IST-DASLab/QuEST/src/models/llama.py 41b98aa1d9397844 unverified MIT (permissive)
Video Depth Anything: Consistent Depth Estimation for Super-Long Videos 21 Jan 2025 DepthAnything/Video-Depth-Anything/video_depth_anything/motion_module/attention.py 307785ce73cb99aa unverified Apache-2.0 (permissive)
Ladder-residual: parallelism-aware architecture for accelerating large model inference with communication overlapping 11 Jan 2025 mayank31398/ladder-residual-inference/gpt_fast/utils.py 1102ffb719fa5cde unverified BSD-3-Clause (permissive)
Tensor Product Attention Is All You Need 11 Jan 2025 tensorgi/t6/model/T6_infer.py b47d48e431b34acd ran · fixture could not drive it MIT (permissive)
Tensor Product Attention Is All You Need 11 Jan 2025 tensorgi/t6/model/T6.py 0f4f2333e89a6c8c unverified MIT (permissive)
Tensor Product Attention Is All You Need 11 Jan 2025 tensorgi/t6/model/T6_kvonly_partialrope.py c2a8d2ee1e68a6db unverified MIT (permissive)
Tensor Product Attention Is All You Need 11 Jan 2025 tensorgi/t6/model/T6_linearattn_kvonly_partialrope_decay.py 31eead4c21084b8b unverified MIT (permissive)
Are VLMs Ready for Autonomous Driving? An Empirical Study from the Reliability, Data, and Metric Perspectives 7 Jan 2025 opendrivelab/drivelm/challenge/llama_adapter_v2_multimodal7b/llama/llama.py b47d48e431b34acd ran · fixture could not drive it Apache-2.0 (permissive)
DrivingWorld: Constructing World Model for Autonomous Driving via Video GPT 27 Dec 2024 yvanyin/drivingworld/modules/tokenizers/vq_model.py 5412a244b5b49ca7 ran MIT (permissive)
DeepSeek-V3 Technical Report 27 Dec 2024 deepseek-ai/DeepSeek-V3/inference/model.py 1056fbfd766f48b9 unverified MIT (permissive)
Text2midi: Generating Symbolic Music from Captions 21 Dec 2024 amaai-lab/text2midi/model/transformer_model.py 29d1e242a0370aa1 ran · fixture could not drive it MIT (permissive)
Generative Modeling with Explicit Memory 11 Dec 2024 lins-lab/gmem/models/rmsnorm.py d7b6dcfe63bfe59b ran · fixture could not drive it no licence file found · pointer only
MuMu-LLaMA: Multi-modal Music Understanding and Generation via Large Language Models 2024-12 (from id) shansongliu/MuMu-LLaMA/MuMu-LLaMA/llama/llama.py c2fac4e6b301302f unverified MIT (permissive)
HunyuanVideo: A Systematic Framework For Large Video Generative Models 3 Dec 2024 tencent/hunyuanvideo/hyvideo/modules/models.py 11e474d70dbef16a ran · our draft was wrong licence not identified · pointer only
MarketGPT: Developing a Pre-trained transformer (GPT) for Modeling Financial Time Series 25 Nov 2024 identical code first harvested elsewhere af440c67b16afe67 ran · our draft was wrong licence of this copy not recorded
FM-TS: Flow Matching for Time Series Generation 12 Nov 2024 unites-lab/fmts/FMTS/Models/interpretable_diffusion/transformer.py 6f50094115053323 unverified no licence file found · pointer only
More Expressive Attention with Negative Weights 11 Nov 2024 trestad/cogattn/Cogformer/attention.py 0bde543b9fcfa17c ran · fixture could not drive it no licence file found · pointer only
Large-scale moral machine experiment on large language models 11 Nov 2024 kztakemoto/mmllm/llama/model.py 7f04dbcdf72d68fd unverified no licence file found · pointer only
Bio-xLSTM: Generative modeling, representation and in-context learning of biological and chemical sequences 6 Nov 2024 ml-jku/prot-xlstm/protxlstm/xlstm/components/rotary_position.py ac829870c326eb73 unverified Apache-2.0 (permissive)
Can Language Models Perform Robust Reasoning in Chain-of-thought Prompting with Noisy Rationales? 31 Oct 2024 tmlr-group/NoisyRationales/llm_model/llama/model.py d7b6dcfe63bfe59b ran · fixture could not drive it no licence file found · pointer only
SEA: State-Exchange Attention for High-Fidelity Physics Based Transformers 20 Oct 2024 parsaesmati/sea/models/temporal.py 397ac9f96a533830 ran · fixture could not drive it CC0-1.0 (permissive)
VidEgoThink: Assessing Egocentric Video Understanding Capabilities for Embodied AI 15 Oct 2024 adacheng/egothink/models/llama_adapter_v2/llama.py b47d48e431b34acd ran · fixture could not drive it Apache-2.0 (permissive)
TorchTitan: One-stop PyTorch native solution for production ready LLM pre-training 9 Oct 2024 eth-easl/torchtitan-mixtera/torchtitan/models/llama3/model.py 694cae018d480543 ran · fixture could not drive it BSD-3-Clause (permissive)
On the Influence of Gender and Race in Romantic Relationship Prediction from Large Language Models 5 Oct 2024 facebookresearch/llama/llama/model.py d7b6dcfe63bfe59b ran · fixture could not drive it no licence file found · pointer only
ControlAR: Controllable Image Generation with Autoregressive Models 3 Oct 2024 hustvl/controlar/autoregressive/models/gpt.py 29173bf6147634f3 unverified Apache-2.0 (permissive)
Counterfactual Token Generation in Large Language Models 25 Sep 2024 networks-learning/counterfactual-llms/src/mistral-inference/moe_one_file_ref.py 22426d7eecb70410 ran no licence file found · pointer only
In-Context Imitation Learning via Next-Token Prediction 28 Aug 2024 Max-Fu/icrt/icrt/models/policy/llama.py 373a3280ff76d40d ran Apache-2.0 (permissive)
TempoFormer: A Transformer for Temporally-aware Representations in Change Detection 28 Aug 2024 ttseriotou/tempoformer/models/rope_mha.py f8e7f6458d0c02ff ran no licence file found · pointer only
Transfusion: Predict the Next Token and Diffuse Images with One Multi-Modal Model 20 Aug 2024 VachanVY/Transfusion.torch/src/llama2c.py 30c8848624ea177f unverified MIT (permissive)
Post-Training Sparse Attention with Double Sparsity 11 Aug 2024 andy-yang-1/doublesparse/models/model.py 1102ffb719fa5cde unverified MIT (permissive)
DiReCT: Diagnostic Reasoning for Clinical Notes via Large Language Models 4 Aug 2024 wbw520/DiReCT/llama/model.py b47d48e431b34acd ran · fixture could not drive it no licence file found · pointer only
Prior Knowledge Integration via LLM Encoding and Pseudo Event Regulation for Video Moment Retrieval 21 Jul 2024 fletcherjiang/llmepet/llm_epet/llama.py b47d48e431b34acd ran · fixture could not drive it BSD-3-Clause (permissive)
Adam-mini: Use Fewer Learning Rates To Gain More 24 Jun 2024 zyushun/adam-mini/examples/llama/torchtitan/models/llama/model.py f5349a28fe475e9b ran · fixture could not drive it no licence file found · pointer only
An Investigation of Neuron Activation as a Unified Lens to Explain Chain-of-Thought Eliciting Arithmetic Reasoning of LLMs 18 Jun 2024 dakingrai/neuron-analysis-cot-arithmetic-reasoning/llama/model.py d7b6dcfe63bfe59b ran · fixture could not drive it no licence file found · pointer only
Personalized Pieces: Efficient Personalized Large Language Models through Collaborative Efforts 15 Jun 2024 TamSiuhin/Per-Pcs/llama/model.py 0744ae2f10dfde4f ran no licence file found · pointer only
UniAudio 1.5: Large Language Model-driven Audio Codec is A Few-shot Audio Task Learner 2024-06 (from id) yangdongchao/llm-codec/llama_inference/llama/model.py 7f04dbcdf72d68fd unverified no licence file found · pointer only
Simplified and Generalized Masked Diffusion for Discrete Data 6 Jun 2024 google-deepmind/md4/md4/models/diffusion/md4.py 582256db3844c9de unverified Apache-2.0 (permissive)
MidiCaps: A large-scale MIDI dataset with text captions 4 Jun 2024 amaai-lab/t2m-inferalign/Text2midi/model/transformer_model.py 24ced75a01bea6eb unverified MIT (permissive)
Superposed Decoding: Multiple Generations from a Single Autoregressive Inference Pass 28 May 2024 RAIVNLab/SuperposedDecoding/superposed/llama/model.py d7b6dcfe63bfe59b ran · fixture could not drive it no licence file found · pointer only
Scaling Laws and Compute-Optimal Training Beyond Fixed Training Durations 28 May 2024 epfml/schedules-and-scaling/src/models/llama.py 9891174b43bd9c9a unverified MIT (permissive)
Disentangling and Integrating Relational and Sensory Information in Transformer Architectures 26 May 2024 awni00/abstract_transformer/dual_attention_transformer.py 6dc1f541b73c3081 ran · fixture could not drive it MIT (permissive)
Disentangling and Integrating Relational and Sensory Information in Transformer Architectures 26 May 2024 awni00/dual-attention/dual_attention/dual_attention.py dd15a61ea3d0e604 ran · our draft was wrong MIT (permissive)
TOPA: Extending Large Language Models for Video Understanding via Text-Only Pre-Alignment 22 May 2024 identical code first harvested elsewhere b47d48e431b34acd ran · fixture could not drive it licence of this copy not recorded
RDRec: Rationale Distillation for LLM-based Recommendation 17 May 2024 WangXFng/RDRec/llama/llama/model.py d7b6dcfe63bfe59b ran · fixture could not drive it no licence file found · pointer only
Memory-Space Visual Prompting for Efficient Vision-Language Fine-Tuning 9 May 2024 jieshibo/memvp/memvp/model.py b47d48e431b34acd ran · fixture could not drive it no licence file found · pointer only
OpenBias: Open-set Bias Detection in Text-to-Image Generative Models 11 Apr 2024 picsart-ai-research/openbias/llama/model.py d7b6dcfe63bfe59b ran · fixture could not drive it no licence file found · pointer only
Adapting LLaMA Decoder to Vision Transformer 10 Apr 2024 techmonsterwang/illama/models/illama.py 5412a244b5b49ca7 ran no licence file found · pointer only
PREGO: online mistake detection in PRocedural EGOcentric videos 2 Apr 2024 aleflabo/PREGO/step_anticipation/llama/model.py 21b59364b1cadbc8 ran MIT (permissive)
TOD3Cap: Towards 3D Dense Captioning in Outdoor Scenes 28 Mar 2024 jxbbb/tod3cap/tod3cap_camera/llama/llama.py b47d48e431b34acd ran · fixture could not drive it no licence file found · pointer only
Residual-based Language Models are Free Boosters for Biomedical Imaging 26 Mar 2024 zhixinlai/llmboostmedical/2D_classification/models/llama.py b47d48e431b34acd ran · fixture could not drive it MIT (permissive)
Generative Pretrained Structured Transformers: Unsupervised Syntactic Language Models at Scale 13 Mar 2024 alipay/StructuredLM_RTDT/model/Llama_flash_attn.py a1ac0c11d14eec67 unverified Apache-2.0 (permissive)
VisionLLaMA: A Unified LLaMA Backbone for Vision Tasks 1 Mar 2024 meituan-automl/visionllama/deit/model_llama.py b47d48e431b34acd ran · fixture could not drive it no licence file found · pointer only
How Can LLM Guide RL? A Value-Based Approach 25 Feb 2024 agentification/language-integrated-vi/blocksworld/llama/model.py b47d48e431b34acd ran · fixture could not drive it no licence file found · pointer only
BitDistiller: Unleashing the Potential of Sub-4-Bit LLMs via Self-Distillation 16 Feb 2024 dd-duda/bitdistiller/inference/models/llama.py 797af70a155dd94f unverified MIT (permissive)
OmniMedVQA: A New Large-Scale Comprehensive Evaluation Benchmark for Medical LVLM 14 Feb 2024 opengvlab/multi-modality-arena/LVLM_evaluation/Multi_turn_Reasoning/lib/llama.py b47d48e431b34acd ran · fixture could not drive it no licence file found · pointer only
OmniMedVQA: A New Large-Scale Comprehensive Evaluation Benchmark for Medical LVLM 14 Feb 2024 opengvlab/multi-modality-arena/LVLM_evaluation/Multi_turn_Reasoning/LLaMA-Adapter-v2/models_mae.py 9736f07175994fde ran no licence file found · pointer only
World Model on Million-Length Video And Language With Blockwise RingAttention 13 Feb 2024 LargeWorldModel/LWM/lwm/llama.py a305ca669a9cacf3 unverified Apache-2.0 (permissive)
Entropy-Regularized Token-Level Policy Optimization for Language Agent Reinforcement 9 Feb 2024 morning9393/etpo/etpo/models/codellama/model.py ed8b68645cfd07e0 unverified no licence file found · pointer only
SPHINX-X: Scaling Data and Parameters for a Family of Multi-modal Large Language Models 8 Feb 2024 alpha-vllm/llama2-accessory/accessory/model/LLM/llama.py dcae39c8928b5fd8 ran · our draft was wrong licence not identified · pointer only
Pre-trained Large Language Models for Financial Sentiment Analysis 10 Jan 2024 luosting/LLaMA-Financial-sentiment-analysis/llm-sentiment-analysis-main/llama/model.py d7b6dcfe63bfe59b ran · fixture could not drive it no licence file found · pointer only
OneLLM: One Framework to Align All Modalities with Language 6 Dec 2023 csuhan/onellm/model/LLM/onellm.py b47d48e431b34acd ran · fixture could not drive it no licence file found · pointer only
Secure Transformer Inference Protocol 14 Nov 2023 yuanmu97/secure-transformer-inference/model.py d7b6dcfe63bfe59b ran · fixture could not drive it MIT (permissive)
A Wolf in Sheep's Clothing: Generalized Nested Jailbreak Prompts can Fool Large Language Models Easily 14 Nov 2023 NJUNLP/ReNeLLM/llama/llama/model.py 7f04dbcdf72d68fd unverified MIT (permissive)
SPHINX: The Joint Mixing of Weights, Tasks, and Visual Embeddings for Multi-modal Large Language Models 13 Nov 2023 identical code first harvested elsewhere dcae39c8928b5fd8 ran · our draft was wrong licence of this copy not recorded

This site shows no code text; each File cell links to the file on GitHub at the repository's current default branch, which may have changed since the harvest. "Pointer only" means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence cell for the reason. Per-sample records for a paper are on its paper page under "Code Syntology ran".

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections