NextGen-GameDev / LibTorch-UE

Integrate LibTorch Unreal to create and use neural networks without leveraging Python.
MIT License
14 stars 3 forks source link

[Editor] Add load from JSON button for LlamaOptions #4

Closed chongdashu closed 3 months ago

chongdashu commented 3 months ago

This PR adds the ability to load configuration options for a Llama model's layers from a JSON file within the Editor. image