CoolFace
Apppublic

oggy2026/Apriel-Chat

sourceHugging Facemitupdated 10mo agoView on Hugging Face
0likes
49 commits on main
ddea7be10mo ago

Enable Apriel 1.6, and add an announcement banner

bradsansnow
ebc4bf510mo ago

Fix default model value

bradsansnow
429663510mo ago

Updates to prepare for Apriel 1.6 release

bradsansnow
ed565d21y ago

Remove invalid row count logging

bradsansnow
c95a8561y ago

Improve large CSV handling to preserve memory. Fix the turns counting with images attached

bradsansnow
96ae1f01y ago

Add a banner about model temperature settings

bradsansnow
6ab0b471y ago

Update model temperature setting

bradsansnow
e1ad79b1y ago

Rebuild in HF

bradsansnow
7f812291y ago

Improve height in weird HF iframe

bradsansnow
473246e1y ago

Fix thoughts height

bradsansnow
faae3161y ago

Improve CSS height adjustment to avoid weird height over-growing issues

bradsansnow
28d7df11y ago

Reduce max lines to display which helps with CSS sizing issues on large pastes

bradsansnow
0d520d41y ago

Update gradio library version

bradsansnow
b9615bf1y ago

increase max text paste size

bradsansnow
2d42f7a1y ago

Add some limits to uploaded files and a max to send to the model

bradsansnow
d055fb31y ago

Update to use a multimodal prompt input, and update api data processing to support images

bradsansnow
9a0917a1y ago

Improve error logging

bradsansnow
5580f461y ago

Update to handle Apriel-1.5-15b format and multiple endpoints list

bradsansnow
5761cb71y ago

Fix turns logging

bradsansnow
2ce979c1y ago

Improve logging for normal operation

bradsansnow
f6b99ca1y ago

Add prompt logging and opt-out options for users. Additional logging and timing info added.

bradsansnow
0bb42791y ago

Add stop button and new styles

bradsansnow
3b91dce1y ago

Remove run config files

bradsansnow
49245fb1y ago

Merge remote-tracking branch 'origin/main'

bradsansnow
36ae3fb1y ago

Add themes

bradsansnow
ae109f31y ago

Update README.md

Brad Cleveland
4f4e9c91y ago

Remove API link

bradsansnow
83c1cfa1y ago

Update text

bradsansnow
78f63db1y ago

Fix problem with multiple turns for some models

bradsansnow
ddbdc311y ago

Restructure to allow clearing of the chat when switching models

bradsansnow
3f99cb61y ago

More attempts to improve the display in mobile UIs

bradsansnow
1ed1b111y ago

Add error handling and try to improve the display in mobile UIs

bradsansnow
7b875981y ago

Update CSS for narrow views

bradsansnow
e1919b11y ago

Update gitignore

bradsansnow
c5e83791y ago

ok

bradnow
80a0edc1y ago

turn off ssr

bradnow
b363c401y ago

Start a new build?

Brad Cleveland
0d670781y ago

Add selector for model and do some layout

bradsansnow
a220efd1y ago

Add community link for 15b nemotron

bradsansnow
4d9f5911y ago

Update for local dev

bradsansnow
eefa0031y ago

Remove message logging for privacy

Brad Cleveland
8ae85ad1y ago

Update requirements.txt

Brad Cleveland
22716af1y ago

Update gradio to 5.29.0

Brad Cleveland
9497fc81y ago

Debug error

Brad Cleveland
9e185d21y ago

Showing thoughts separately and remove thoughts when calling inference API

Brad Cleveland
b4a733b1y ago

Update requirements.txt

Brad Cleveland
31bd9a21y ago

Update chat to use secrets

Brad Cleveland
46c251e1y ago

initial commit

Brad Cleveland
651a6e51y ago

Duplicate from gradio-templates/chatbot

Brad Cleveland, pngwn