SIGN IN SIGN UP

llama : support input embeddings directly (#1910)

* add interface for float input

* fixed inpL shape and type

* add examples of input floats

* add test example for embd input

* fixed sampling

* add free for context

* fixed add end condition for generating

* add examples for llava.py

* add READMD for llava.py

* add READMD for llava.py

* add example of PandaGPT

* refactor the interface and fixed the styles

* add cmake build for embd-input

* add cmake build for embd-input

* Add MiniGPT-4 example

* change the order of the args of llama_eval_internal

* fix ci error
N
ningshanwutuobang committed
cfa0750bc9dbc2d957a91b8ed09ab0035d8f3d4e
Parent: 9d23589
Committed by GitHub <noreply@github.com> on 6/28/2023, 3:53:37 PM