unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: Andy Tai <atai@atai.org>
To: guile-user@gnu.org, guile-llama-cpp@nongnu.org,
	 info-guile-llama-cpp@nongnu.org
Subject: Announce: version 0.2 release of guile_llama_cpp
Date: Sat, 29 Jun 2024 19:10:15 -0700	[thread overview]
Message-ID: <CAJsg1E9Y6PmnqQtqNVCDjWX=1XTroDhBWjCDcyZUp1r0UQpJKw@mail.gmail.com> (raw)

This is to announce the version 0.2 release of guile_llama_cpp, available at

(link to mirrored copy)
http://download.savannah.nongnu.org/releases/guile-llama-cpp/guile_llama_cpp-0.2.tar.gz

(direct link to file)
https://download-mirror.savannah.gnu.org/releases/guile-llama-cpp/guile_llama_cpp-0.2.tar.gz

This is the first release from the savannah.nongnu.org site, major changes:

   version 0.2      20240629
      * introduction of chat.scm, with more control over char parameters
      * chat scripts now output long replies from LLM

Guile_llama_cpp wraps around llama.cpp APIs so llama.cpp can be
accessed from Guile scripts and programs, in a manner
similar to llama-cpp-ython allowing the use of llama.cpp in Python programs.
Currently simple Guile scripts are provided to allow simple "chat"
with a LLM in gguf format.

## Project Information

guile_llama_cpp releases are available from
http://download.savannah.nongnu.org/releases/guile-llama-cpp/
sources in git repo at https://git.savannah.nongnu.org/git/guile-llama-cpp.git
Bug tracker at https://savannah.nongnu.org/bugs/?group=guile-llama-cpp
Mailing lists can be accessed at
https://savannah.nongnu.org/mail/?group=guile-llama-cpp
Currently, we have three mailing lists:
    bug-guile-llama-cpp@nongnu.org for bug reports and general
development discussions
    guile-llama-cpp@nongnu.org for general  user discussions
    info-guile-llama-cpp@nongnu.org for release and other announcements

For more information, see README.md in the distribution.

Enjoy!



             reply	other threads:[~2024-06-30  2:10 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-30  2:10 Andy Tai [this message]
2024-06-30 14:37 ` Announce: version 0.2 release of guile_llama_cpp Nala Ginrut

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAJsg1E9Y6PmnqQtqNVCDjWX=1XTroDhBWjCDcyZUp1r0UQpJKw@mail.gmail.com' \
    --to=atai@atai.org \
    --cc=guile-llama-cpp@nongnu.org \
    --cc=guile-user@gnu.org \
    --cc=info-guile-llama-cpp@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).