Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Where is the output? #92

Open
Duoquote opened this issue Sep 11, 2024 · 4 comments
Open

Where is the output? #92

Duoquote opened this issue Sep 11, 2024 · 4 comments

Comments

@Duoquote
Copy link

I ran the command like this:

bun x humanifyjs local responsez.js

ggml_vulkan: Found 1 Vulkan devices:
Vulkan0: NVIDIA GeForce GTX 1070 (NVIDIA) | uma: 0 | fp16: 0 | warp size: 32
[node-llama-cpp] Using this model ("C:\Users\duoquote\.humanifyjs\models\Phi-3.1-mini-4k-instruct-Q4_K_M.gguf") to tokenize text with special tokens and then detokenize it resulted in a different text. There might be an issue with the model or the tokenizer implementation. Using this model may not work as intended
Processing file 1/1
Processing: 100%

But there is nothing else, no output or whatsoever.

@jehna
Copy link
Owner

jehna commented Sep 11, 2024

Should be an output folder? Have not tested with bun though

@Duoquote
Copy link
Author

Oh okay I see, there were a lot of files in that folder that's why I didn't notice, also there is no mention that the output is written into output folder. Thanks!

@jehna
Copy link
Owner

jehna commented Sep 11, 2024

Good point! The tool should probably output the list of files in the end 🤔
I'll keep this issue opened until I fix this

@jehna jehna reopened this Sep 11, 2024
@neoOpus
Copy link

neoOpus commented Sep 12, 2024

Good point! The tool should probably output the list of files in the end 🤔 I'll keep this issue opened until I fix this

Please also don't forget to take my other suggestion regarding the output into account... That would make things more manageable in the long-term and straight forward and if you can delegate me some tasks so I can try to help (even if I don't consider myself a coder yet), I will be glad to do so.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants