Skip to content

Commit

Permalink
Internal visibility change
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 663495147
Change-Id: I40f2de6791fd329bbd59f5292d1e465304d5f7b3
  • Loading branch information
Sax Authors authored and copybara-github committed Aug 15, 2024
1 parent e294e8b commit e3c5b11
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions saxml/server/pax/lm/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -207,6 +207,11 @@ py_strict_test(
pytype_strict_library(
name = "vocabularies",
srcs = ["vocabularies.py"],
visibility = [
"//cloud/ai/nl/llm/shared/llama3_tokenizer/python:__subpackages__",
"//saxml:internal",
"//saxml/server:friends",
],
deps = [
"//third_party/py/absl-py/logging",
"//third_party/py/blobfile",
Expand Down

0 comments on commit e3c5b11

Please sign in to comment.