mirror of
https://github.com/trholding/llama2.c.git
synced 2026-02-06 03:16:50 +00:00
Usage: make run_unik_qemu_x86_64 Run with: qemu-system-x86_64 -m 256m -accel kvm -kernel build/L2E_qemu-x86_64
7 lines
96 B
Plaintext
7 lines
96 B
Plaintext
### Invisible option for dependencies
|
|
config L2E_DEPENDENCIES
|
|
bool
|
|
default y
|
|
select LIBMUSL
|
|
|