How to use from
llama.cpp
Install from brew
brew install llama.cpp
# Start a local OpenAI-compatible server with a web UI:
llama-server -hf oliverbob/openbible:F16
# Run inference directly in the terminal:
llama-cli -hf oliverbob/openbible:F16
Install from WinGet (Windows)
winget install llama.cpp
# Start a local OpenAI-compatible server with a web UI:
llama-server -hf oliverbob/openbible:F16
# Run inference directly in the terminal:
llama-cli -hf oliverbob/openbible:F16
Use pre-built binary
# Download pre-built binary from:
# https://github.com/ggerganov/llama.cpp/releases
# Start a local OpenAI-compatible server with a web UI:
./llama-server -hf oliverbob/openbible:F16
# Run inference directly in the terminal:
./llama-cli -hf oliverbob/openbible:F16
Build from source code
git clone https://github.com/ggerganov/llama.cpp.git
cd llama.cpp
cmake -B build
cmake --build build -j --target llama-server llama-cli
# Start a local OpenAI-compatible server with a web UI:
./build/bin/llama-server -hf oliverbob/openbible:F16
# Run inference directly in the terminal:
./build/bin/llama-cli -hf oliverbob/openbible:F16
Use Docker
docker model run hf.co/oliverbob/openbible:F16
Quick Links

Uploaded model

  • Developed by: oliverbob
  • License: apache-2.0
  • Finetuned from model : tla v1 chat

BIBLE AI

language:

  • en license: apache-2.0 tags:
  • text-generation-inference
  • transformers
  • unsloth
  • tla architecture base_model: tla

Trained from OpenBible Dataset

  • Developed by: oliverbob
  • License: apache-2.0
  • Date: Day of hearts, 2024
  • โค๏ธ God is love and God is good! ๐Ÿ˜„

Enjoy!!

This will hold the model for /bibleai. See generated gguf at /biblegpt.

Downloads last month
38
GGUF
Model size
1B params
Architecture
llama
Hardware compatibility
Log In to add your hardware

4-bit

16-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support

Space using oliverbob/openbible 1