-
I used the self-trained llama13b model in tensorrt-llm 0.7.1 environment, using 2 4090 gpu, running multiple batches of the dataset, generating abnormal results. However, when running a single batch i…
-
The "evaluate expression" command in Janet++ has a few peculiarities compared with pretty much every other evaluate-in-editor plugin I've used:
1. Evaluating an expression also selects the expressi…
-
There is no demo for the local symbols + related work begun by saikyun in https://github.com/janet-lang/janet/pull/1066 and further developed, filled-out, refined, and expanded upon by bakpakin.
Ma…
-
Hi!
Recently I checked Profile-Guided Optimization (PGO) improvements on multiple projects. The results are [here](https://github.com/zamazan4ik/awesome-pgo/).
Since PGO showed measurable improv…
-
Please find attached. I removed obvious problems but am clearly missing something.
This is one that a student is working on so it would be good to get up asap.
Thanks
Deborah
/Users/uqdvand1/Dr…
-
015-01-18 17:28:34 INFO Search for Wanted items complete
2015-01-18 17:28:34 INFO No torrent's found for Janet Evanovich The Job (Fox and O'Hare, #3). Adding book to queue.
2015-01-18 17:28:34 …
-
See optima. (https://github.com/m2ym/optima) and miniKanren (http://minikanren.org).
PEG: see Janet. I use Ohm (ohmjs.org), but, it ain't Common Lisp. IMO, OhmJS is to textual programming what macr…
-
The Raylib documentation for `LoadFontEx` says to "use NULL for codepoints and 0 for codepointCount to load the default character set". Literally every example of Raylib font loading I could find does…
-
Question about 'lispy-tab' (where in the code is it adding a space between '@{}')
Given I have some code such as this (in a .janet file for these purposes, but it'd likely occur in Clojure I think,…
-
Janet is a small language that can be conveniently installed and used just by copying a single binary, with no other dependencies or libraries.
However, the formatting in the VS Code extension only…