Skip to content

Commit

Permalink
dev
Browse files Browse the repository at this point in the history
  • Loading branch information
chris-ch committed Jan 22, 2024
1 parent c6c8097 commit b7d9b0a
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions llama2.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ cabal-version: 3.4

name: llama2
version: 0.1.0.0
description: Please see the README on GitHub at <https://github.com/chris-ch/llama2-haskell-inference#readme>
homepage: https://github.com/githubuser/llama2-haskell-inference#readme
bug-reports: https://github.com/githubuser/llama2-haskell-inference/issues
description: Please see the README on GitHub at <https://github.com/chris-ch/llama2.hs#readme>
homepage: https://github.com/chris-ch/llama2.hs#readme
bug-reports: https://github.com/chris-ch/llama2.hs/issues
author: Christophe Alexandre
maintainer: christophe.alexandre@pm.me
category: LLM
Expand All @@ -14,11 +14,10 @@ license-file: LICENSE
build-type: Simple
extra-source-files:
README.md
CHANGELOG.md

source-repository head
type: git
location: https://github.com/githubuser/llama2-haskell-inference
location: https://github.com/chris-ch/llama2.hs


executable llama2
Expand Down

0 comments on commit b7d9b0a

Please sign in to comment.