CoolFace
Apppublic

randomblock1/phi-2

sourceHugging Faceupdated 2y agoView on Hugging Face
19likes
34 commits on main
db376f42y ago

Update README.md

randomblock1
29a2d0c3y ago

Update app.py

randomblock1
f49a4c33y ago

Update requirements.txt

randomblock1
6ea2f583y ago

Update app.py

randomblock1
2abbcf13y ago

remove some examples to speed up startup

randomblock1
f3ab16a3y ago

Disable embedding (#4)

randomblock1, radames
0f368213y ago

fix gpu usage (tested)

Benjamin G
c3faf6b3y ago

add queue

Benjamin G
ec6b66c3y ago

give default values to generator (for examples)

Benjamin G
cb1738c3y ago

try repushing so it rebuilds

Benjamin G
996c7bc3y ago

fix gpu

Benjamin G
04396613y ago

added streaming

Benjamin G
c4f947a3y ago

try to implement streaming

Benjamin Gonzalez
62a0c903y ago

im stupid

Benjamin Gonzalez
4d079253y ago

fix token length

Benjamin Gonzalez
ff044333y ago

fix examples

Benjamin Gonzalez
839fca33y ago

use gpu is available

Benjamin Gonzalez
b4619773y ago

format

Benjamin Gonzalez
5c66c5b3y ago

fix

Benjamin Gonzalez
f9977993y ago

prevent short length

Benjamin Gonzalez
17162293y ago

fix

Benjamin Gonzalez
c298b113y ago

switch to cpu

Benjamin Gonzalez
bc609bc3y ago

add changes

Benjamin Gonzalez
fb384313y ago

flash attention is not possible

Benjamin Gonzalez
def73e83y ago

add packages

Benjamin Gonzalez
f5cca133y ago

update

Benjamin Gonzalez
0151e303y ago

fix install order

Benjamin Gonzalez
83777103y ago

add repo to requirements

Benjamin Gonzalez
5315eed3y ago

switch to gradio

Benjamin Gonzalez
f6476573y ago

add rest of requirements

Benjamin Gonzalez
38c79333y ago

fix requirements

Benjamin Gonzalez
1488d883y ago

add requirements

Benjamin Gonzalez
c778ae53y ago

create space

Benjamin Gonzalez
f8fff4a3y ago

initial commit

randomblock1