alpaca.cpp icon indicating copy to clipboard operation
alpaca.cpp copied to clipboard

Locally run an Instruction-Tuned Chat-Style LLM

Results 103 alpaca.cpp issues
Sort by recently updated
recently updated
newest added

This is a Dockerfile that builds and runs. Let me know if it works for you and/or you want a PR. ``` FROM ubuntu:18.04 # Add GCC and G++ New...

Using default settings, except for `-m ggml-alpaca-13b-q4.bin`, and the following prompt: ``` Simulate an endless interactive fiction role playing game by taking input from the player and simulating the game...

I tried compiling and running the pre made one. I have i7 windows 11 pro with 16 gb ram. It stops and goes back to command prompt after this: main:...

Has anyone else had issues with the response taking forever on alpaca? Have the 13B version installed and operational; however, when prompted for an output the response is extremely slow....

Am I the only one who is experiencing this or what? The 13B model is toxic! :smile: ### Example 1 ![example1](https://user-images.githubusercontent.com/35622449/227149028-609e0ba7-591b-48a7-9d78-b578048dd123.png) ### Example 2 ![example2](https://user-images.githubusercontent.com/35622449/227149437-1519c6c0-db3e-403c-9509-2aa9a2b3166a.png)

Does anyone have an idea why the mac version does not start on my end? I have an M1 MacBook Pro 16 GB. I assume it has something to do...

![grafik](https://user-images.githubusercontent.com/36358673/227716028-dd5221ff-7dff-4788-85a1-14789756c090.png)

I have installed alpaca.cpp according to a [tutorial on medium.com](https://medium.com/geekculture/writing-a-medium-article-using-ai-stanford-alpaca-running-on-your-local-pc-e025416a032a) (Windows Linux Subsystem on a Win 11 PC). Everything worked fine but when I enter a prompt I get only...

This is very broad and general issue. But I'd like to see Alpaca start writing, editing and explaining code in Python and C language. Do you think it would be...

Hello guys. First of all - Amazing work, both of you @antimatter15 and @ggerganov I was playing with alpaca.cpp on my home computer (AMD 3400g, 16 Gb of RAM, Ubuntu...