dsba-lab/llama3-8b-instruct-alienlm-full

Model

0

stars

9

commits

1

linked in READMEs

Jun 23, 2026

updated

alien-adaptation-training
alienlm
conversational
endpoints_compatible
instruction-tuned
llama
safetensors
text-generation
text-generation-inference
tokenizer-bijection
transformers

README

Llama 3 8B Instruct AlienLM Full

This repository contains the Llama 3 8B Instruct AlienLM Full weights used in the AlienLM experiments. AlienLM is a client-side text obfuscation approach for black-box LLM APIs: it maps natural text into an alienized token space, adapts the model with AAT, and recovers text on the client side.

Links:

Model Table

Uploaded modelBase modelDescriptionHF Models
Gemma 2 9B IT AlienLM FullGemma 2 9B ITFull AlienLM adaptationdsba-lab/gemma2-9b-it-alienlm-full
Gemma 2 9B IT Random BijectionGemma 2 9B ITRandom bijection baselinedsba-lab/gemma2-9b-it-random-bijection
Llama 3 8B Instruct AlienLM FullLlama 3 8B InstructFull AlienLM adaptationdsba-lab/llama3-8b-instruct-alienlm-full
Llama 3 8B Instruct AlienLM Ratio 20Llama 3 8B InstructPartial alienization ratio 20dsba-lab/llama3-8b-instruct-alienlm-ratio-20
Llama 3 8B Instruct AlienLM Ratio 40Llama 3 8B InstructPartial alienization ratio 40dsba-lab/llama3-8b-instruct-alienlm-ratio-40
Llama 3 8B Instruct AlienLM Ratio 60Llama 3 8B InstructPartial alienization ratio 60dsba-lab/llama3-8b-instruct-alienlm-ratio-60
Llama 3 8B Instruct AlienLM Ratio 80Llama 3 8B InstructPartial alienization ratio 80dsba-lab/llama3-8b-instruct-alienlm-ratio-80
Llama 3 8B Instruct Random BijectionLlama 3 8B InstructRandom bijection baselinedsba-lab/llama3-8b-instruct-random-bijection
Qwen 2.5 14B Instruct AlienLM FullQwen2.5 14B InstructFull AlienLM adaptationdsba-lab/qwen25-14b-instruct-alienlm-full
Qwen 2.5 14B Instruct Random BijectionQwen2.5 14B InstructRandom bijection baselinedsba-lab/qwen25-14b-instruct-random-bijection
Qwen 2.5 7B Instruct AlienLM FullQwen2.5 7B InstructFull AlienLM adaptationdsba-lab/qwen25-7b-instruct-alienlm-full
Qwen 2.5 7B Instruct Random BijectionQwen2.5 7B InstructRandom bijection baselinedsba-lab/qwen25-7b-instruct-random-bijection

Example

Natural textAlien text
All happy families are alike; each unhappy family is unhappy in its own way.
One unhappyamilies                        
 hike..:              
 happy     
                                                                        happy hodin                                                                                                             waypoints,
Original token IDsAlien token IDs
[2460, 6380, 8689, 527, 27083, 26, 1855, 43251, 3070, 374, 43251, 304, 1202, 1866, 1648, 13]
[4054, 43251, 60004, 66417, 35331, 114100, 27381, 6380, 39185, 23136, 6380, 109132, 8299, 21649, 82386, 11]

Variant

  • Variant: AlienLM full tokenizer-bijection adaptation
  • Base model: Llama 3 8B Instruct
  • Upload source: /data2/AlienLM/outputs/Llama3-8B-Instruct-AlienLM-50-all-tokenizer-v3-32-qwenv2/checkpoint-9306
  • Tokenizer check: The local tokenizer produced different token IDs from the base tokenizer for the test sentence. Base tokenizer ids: [2460, 6380, 8689, 527, 27083, 26, 1855, 43251, 3070, 374, 43251, 304, 1202, 1866, 1648, 13]

Notes

  • Served files only: weights, config, tokenizer, and README.
  • Training checkpoints and optimizer artifacts are excluded.
  • Intended for research evaluation, not production privacy guarantees.

BibTeX

@article{kim2026alienlm,
  title={AlienLM: Alienization of Language for API-Boundary Privacy in Black-Box LLMs},
  author={Kim, Jaehee and Kang, Pilsung},
  journal={arXiv preprint arXiv:2601.22710},
  year={2026}
}

Contributors

dsba-lab

9 commits

dsba-lab/llama3-8b-instruct-alienlm-full

Model

0

stars

9

commits

1

linked in READMEs

Jun 23, 2026

updated

alien-adaptation-training
alienlm
conversational
endpoints_compatible
instruction-tuned
llama
safetensors
text-generation
text-generation-inference
tokenizer-bijection
transformers

README

Llama 3 8B Instruct AlienLM Full

This repository contains the Llama 3 8B Instruct AlienLM Full weights used in the AlienLM experiments. AlienLM is a client-side text obfuscation approach for black-box LLM APIs: it maps natural text into an alienized token space, adapts the model with AAT, and recovers text on the client side.

Links:

Model Table

Uploaded modelBase modelDescriptionHF Models
Gemma 2 9B IT AlienLM FullGemma 2 9B ITFull AlienLM adaptationdsba-lab/gemma2-9b-it-alienlm-full
Gemma 2 9B IT Random BijectionGemma 2 9B ITRandom bijection baselinedsba-lab/gemma2-9b-it-random-bijection
Llama 3 8B Instruct AlienLM FullLlama 3 8B InstructFull AlienLM adaptationdsba-lab/llama3-8b-instruct-alienlm-full
Llama 3 8B Instruct AlienLM Ratio 20Llama 3 8B InstructPartial alienization ratio 20dsba-lab/llama3-8b-instruct-alienlm-ratio-20
Llama 3 8B Instruct AlienLM Ratio 40Llama 3 8B InstructPartial alienization ratio 40dsba-lab/llama3-8b-instruct-alienlm-ratio-40
Llama 3 8B Instruct AlienLM Ratio 60Llama 3 8B InstructPartial alienization ratio 60dsba-lab/llama3-8b-instruct-alienlm-ratio-60
Llama 3 8B Instruct AlienLM Ratio 80Llama 3 8B InstructPartial alienization ratio 80dsba-lab/llama3-8b-instruct-alienlm-ratio-80
Llama 3 8B Instruct Random BijectionLlama 3 8B InstructRandom bijection baselinedsba-lab/llama3-8b-instruct-random-bijection
Qwen 2.5 14B Instruct AlienLM FullQwen2.5 14B InstructFull AlienLM adaptationdsba-lab/qwen25-14b-instruct-alienlm-full
Qwen 2.5 14B Instruct Random BijectionQwen2.5 14B InstructRandom bijection baselinedsba-lab/qwen25-14b-instruct-random-bijection
Qwen 2.5 7B Instruct AlienLM FullQwen2.5 7B InstructFull AlienLM adaptationdsba-lab/qwen25-7b-instruct-alienlm-full
Qwen 2.5 7B Instruct Random BijectionQwen2.5 7B InstructRandom bijection baselinedsba-lab/qwen25-7b-instruct-random-bijection

Example

Natural textAlien text
All happy families are alike; each unhappy family is unhappy in its own way.
One unhappyamilies                        
 hike..:              
 happy     
                                                                        happy hodin                                                                                                             waypoints,
Original token IDsAlien token IDs
[2460, 6380, 8689, 527, 27083, 26, 1855, 43251, 3070, 374, 43251, 304, 1202, 1866, 1648, 13]
[4054, 43251, 60004, 66417, 35331, 114100, 27381, 6380, 39185, 23136, 6380, 109132, 8299, 21649, 82386, 11]

Variant

  • Variant: AlienLM full tokenizer-bijection adaptation
  • Base model: Llama 3 8B Instruct
  • Upload source: /data2/AlienLM/outputs/Llama3-8B-Instruct-AlienLM-50-all-tokenizer-v3-32-qwenv2/checkpoint-9306
  • Tokenizer check: The local tokenizer produced different token IDs from the base tokenizer for the test sentence. Base tokenizer ids: [2460, 6380, 8689, 527, 27083, 26, 1855, 43251, 3070, 374, 43251, 304, 1202, 1866, 1648, 13]

Notes

  • Served files only: weights, config, tokenizer, and README.
  • Training checkpoints and optimizer artifacts are excluded.
  • Intended for research evaluation, not production privacy guarantees.

BibTeX

@article{kim2026alienlm,
  title={AlienLM: Alienization of Language for API-Boundary Privacy in Black-Box LLMs},
  author={Kim, Jaehee and Kang, Pilsung},
  journal={arXiv preprint arXiv:2601.22710},
  year={2026}
}

Contributors

dsba-lab

9 commits