Commit defc1dbd authored by Michael Yang's avatar Michael Yang
Browse files

use x/exp/slices

parent de2fbdec
......@@ -3,13 +3,13 @@ package llm
import (
"errors"
"fmt"
"golang.org/x/exp/slices"
"io"
"io/fs"
"log"
"os"
"path/filepath"
"runtime"
"slices"
"strings"
"github.com/jmorganca/ollama/gpu"
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment