ItsPi3141 / alpaca-electron

The simplest way to run Alpaca (and other LLaMA-based local LLMs) on your own computer
MIT License
1.29k stars 144 forks source link

add support any russian model [ENHANCEMENT] #82

Closed asidsx closed 1 year ago

asidsx commented 1 year ago

most russian models were made with transformers or PyTorch like https://huggingface.co/ai-forever/rugpt3large_based_on_gpt2/tree/main Can you add support to this format or create converter?

Steelman14aUA commented 1 year ago

bhgg ruzzian

ItsPi3141 commented 1 year ago

The model you linked isn't supported by llama.cpp. so unfortunately, no, I cannot add support for it.